[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Hardy Pottinger
2014-11-07 22:42:47 +00:00
parent 884519a9f3
commit 978ec2f152
23 changed files with 44 additions and 44 deletions

View File

@@ -3,7 +3,7 @@
<groupId>org.dspace</groupId>
<artifactId>dspace-rest</artifactId>
<packaging>war</packaging>
<version>5.0-rc1</version>
<version>5.0-rc2-SNAPSHOT</version>
<name>DSpace REST :: API and Implementation</name>
<description>DSpace RESTful Web Services API</description>
<url>http://demo.dspace.org</url>
@@ -11,7 +11,7 @@
<parent>
<groupId>org.dspace</groupId>
<artifactId>dspace-parent</artifactId>
<version>5.0-rc1</version>
<version>5.0-rc2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>