[maven-release-plugin] prepare release gson-parent-2.6

This commit is contained in:
jwilson 2016-02-11 13:03:10 -05:00
parent 09c3a95b14
commit b8220eb195
2 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gson</artifactId>

View File

@ -11,7 +11,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
<packaging>pom</packaging>
<name>Gson Parent</name>
@ -31,7 +31,7 @@
<url>https://github.com/google/gson/</url>
<connection>scm:git:https://github.com/google/gson.git</connection>
<developerConnection>scm:git:git@github.com:google/gson.git</developerConnection>
<tag>HEAD</tag>
<tag>gson-parent-2.6</tag>
</scm>
<issueManagement>