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

This commit is contained in:
Inderjeet Singh 2018-05-21 20:08:09 -07:00
parent 4c685b21a8
commit f649e05141
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.8.5-SNAPSHOT</version>
<version>2.8.5</version>
</parent>
<artifactId>gson</artifactId>

View File

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