[maven-release-plugin] prepare release hoodie-0.2.6
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
|
|||||||
4
pom.xml
4
pom.xml
@@ -21,7 +21,7 @@
|
|||||||
<groupId>com.uber.hoodie</groupId>
|
<groupId>com.uber.hoodie</groupId>
|
||||||
<artifactId>hoodie</artifactId>
|
<artifactId>hoodie</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>0.2.6-SNAPSHOT</version>
|
<version>0.2.6</version>
|
||||||
<modules>
|
<modules>
|
||||||
<module>hoodie-common</module>
|
<module>hoodie-common</module>
|
||||||
<module>hoodie-client</module>
|
<module>hoodie-client</module>
|
||||||
@@ -99,7 +99,7 @@
|
|||||||
<connection>scm:git:git@github.com:uber/hoodie.git</connection>
|
<connection>scm:git:git@github.com:uber/hoodie.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:uber/hoodie.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:uber/hoodie.git</developerConnection>
|
||||||
<url>git@github.com:uber/hoodie.git</url>
|
<url>git@github.com:uber/hoodie.git</url>
|
||||||
<tag>HEAD</tag>
|
<tag>hoodie-0.2.6</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<mailingLists>
|
<mailingLists>
|
||||||
|
|||||||
Reference in New Issue
Block a user