Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gson-parent-2.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Inderjeet Singh committed May 1, 2018
1 parent 049bf84 commit 9fbebdf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gson/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.8.4-SNAPSHOT</version>
<version>2.8.4</version>
</parent>

<artifactId>gson</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -11,7 +11,7 @@

<groupId>com.google.code.gson</groupId>
<artifactId>gson-parent</artifactId>
<version>2.8.4-SNAPSHOT</version>
<version>2.8.4</version>
<packaging>pom</packaging>

<name>Gson Parent</name>
Expand All @@ -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.4</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 9fbebdf

Please sign in to comment.