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

This commit is contained in:
Inderjeet Singh 2016-06-14 16:52:28 -07:00
parent 86765d2331
commit 9722b00372
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.7-SNAPSHOT</version>
<version>2.7</version>
</parent>
<artifactId>gson</artifactId>

View File

@ -11,7 +11,7 @@
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.7</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.7</tag>
</scm>
<issueManagement>