We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b0d51 commit 46dc327Copy full SHA for 46dc327
pom.xml
@@ -27,7 +27,7 @@
27
</parent>
28
29
<artifactId>mybatis-cdi</artifactId>
30
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.1.0</version>
31
<packaging>jar</packaging>
32
33
<name>mybatis-cdi</name>
@@ -39,7 +39,7 @@
39
<url>http://github.com/mybatis/cdi</url>
40
<connection>scm:git:ssh://github.com/mybatis/cdi.git</connection>
41
<developerConnection>scm:git:ssh://[email protected]/mybatis/cdi.git</developerConnection>
42
- <tag>HEAD</tag>
+ <tag>mybatis-cdi-1.1.0</tag>
43
</scm>
44
<issueManagement>
45
<system>GitHub Issue Management</system>
0 commit comments