Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jodastephen committed May 9, 2018
1 parent e406bad commit e929ac6
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 @@ -14,7 +14,7 @@
<artifactId>joda-collect</artifactId>
<packaging>jar</packaging>
<name>Joda-Collect</name>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<description>Additional collections</description>
<url>http://www.joda.org/${joda.artifactId}/</url>

Expand All @@ -24,7 +24,7 @@
<connection>scm:git:https://github.com/JodaOrg/${joda.artifactId}.git</connection>
<developerConnection>scm:git:https://github.com/JodaOrg/${joda.artifactId}.git</developerConnection>
<url>https://github.com/JodaOrg/${joda.artifactId}</url>
<tag>HEAD</tag>
<tag>v1.0.1</tag>
</scm>

<!-- ==================================================================== -->
Expand Down

0 comments on commit e929ac6

Please sign in to comment.