1
0

[maven-release-plugin] prepare release hoodie-0.2.5

This commit is contained in:
Prasanna Rajaperumal
2016-12-21 14:45:31 -08:00
parent e59dd48019
commit 5362e92886
6 changed files with 9 additions and 13 deletions

View File

@@ -21,7 +21,7 @@
<groupId>com.uber.hoodie</groupId>
<artifactId>hoodie</artifactId>
<packaging>pom</packaging>
<version>0.2.5-SNAPSHOT</version>
<version>0.2.5</version>
<modules>
<module>hoodie-common</module>
<module>hoodie-client</module>
@@ -99,7 +99,7 @@
<connection>scm:git:git@github.com:uber/hoodie.git</connection>
<developerConnection>scm:git:git@github.com:uber/hoodie.git</developerConnection>
<url>git@github.com:uber/hoodie.git</url>
<tag>HEAD</tag>
<tag>hoodie-0.2.5</tag>
</scm>
<mailingLists>