Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-typehandlers-threeten-…
Browse files Browse the repository at this point in the history
…extra-1.0.0
  • Loading branch information
harawata committed Apr 25, 2017
1 parent a78f1fe commit caa950a
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-typehandlers-threeten-extra</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>

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

0 comments on commit caa950a

Please sign in to comment.