Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-cdi-1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Oct 25, 2018
1 parent c8b0d51 commit 46dc327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>mybatis-cdi</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>mybatis-cdi</name>
Expand All @@ -39,7 +39,7 @@
<url>http://github.com/mybatis/cdi</url>
<connection>scm:git:ssh://github.com/mybatis/cdi.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mybatis/cdi.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-cdi-1.1.0</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down

0 comments on commit 46dc327

Please sign in to comment.