Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tdebatty committed Feb 29, 2016
1 parent 1e29806 commit 5ac93d8
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>info.debatty</groupId>
<artifactId>java-datasets</artifactId>
<version>0.5-SNAPSHOT</version>
<version>0.5</version>
<packaging>jar</packaging>

<name>java-datasets</name>
Expand Down Expand Up @@ -34,7 +34,7 @@
<connection>scm:git:git@github.com:tdebatty/java-datasets.git</connection>
<developerConnection>scm:git:git@github.com:tdebatty/java-datasets.git</developerConnection>
<url>git@github.com:tdebatty/java-datasets.git</url>
<tag>0.1</tag>
<tag>0.5</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 5ac93d8

Please sign in to comment.