[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
b378548c5c
commit
6f19060e14
@ -3,7 +3,7 @@
|
||||
<groupId>com.google.code.gson</groupId>
|
||||
<artifactId>gson</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>2.2.4</version>
|
||||
<version>2.2.5-SNAPSHOT</version>
|
||||
<inceptionYear>2008</inceptionYear>
|
||||
<name>Gson</name>
|
||||
<parent>
|
||||
@ -24,9 +24,9 @@
|
||||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<connection>scm:svn:http://google-gson.googlecode.com/svn/tags/gson-2.2.4</connection>
|
||||
<developerConnection>scm:svn:https://google-gson.googlecode.com/svn/tags/gson-2.2.4</developerConnection>
|
||||
<url>http://google-gson.googlecode.com/svn/tags/gson-2.2.4</url>
|
||||
<connection>scm:svn:http://google-gson.googlecode.com/svn/trunk/gson</connection>
|
||||
<developerConnection>scm:svn:https://google-gson.googlecode.com/svn/trunk/gson</developerConnection>
|
||||
<url>http://google-gson.googlecode.com/svn/trunk/gson</url>
|
||||
</scm>
|
||||
<issueManagement>
|
||||
<system>Google Code Issue Tracking</system>
|
||||
|
Loading…
Reference in New Issue
Block a user