Skip to content

Commit 2fb1b55

Browse files
committed
[maven-release-plugin] prepare release mybatis-memcached-1.1.0
1 parent 7a32fc3 commit 2fb1b55

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
19+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2120
<modelVersion>4.0.0</modelVersion>
2221

2322
<parent>
@@ -29,7 +28,7 @@
2928

3029
<groupId>org.mybatis.caches</groupId>
3130
<artifactId>mybatis-memcached</artifactId>
32-
<version>1.0.1-SNAPSHOT</version>
31+
<version>1.1.0</version>
3332
<packaging>jar</packaging>
3433

3534
<name>mybatis-memcached</name>
@@ -42,7 +41,7 @@
4241
<url>http://github.com/mybatis/memcached-cache</url>
4342
<connection>scm:git:ssh://github.com/mybatis/memcached-cache.git</connection>
4443
<developerConnection>scm:git:ssh://[email protected]/mybatis/memcached-cache.git</developerConnection>
45-
<tag>HEAD</tag>
44+
<tag>mybatis-memcached-1.1.0</tag>
4645
</scm>
4746
<issueManagement>
4847
<system>GitHub Issue Management</system>

0 commit comments

Comments
 (0)