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

master
Omertron 13 years ago
parent 8bba5c4a27
commit 8dad337d8d

@ -13,7 +13,7 @@
<groupId>com.moviejukebox</groupId> <groupId>com.moviejukebox</groupId>
<artifactId>themoviedbapi</artifactId> <artifactId>themoviedbapi</artifactId>
<version>3.2</version> <version>3.3-SNAPSHOT</version>
<name>API-The MovieDB</name> <name>API-The MovieDB</name>
<issueManagement> <issueManagement>
@ -27,9 +27,9 @@
</ciManagement> </ciManagement>
<scm> <scm>
<connection>scm:svn:http://themoviedbapi.googlecode.com/svn/tags/themoviedbapi-3.2</connection> <connection>scm:svn:http://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi</connection>
<developerConnection>scm:svn:https://themoviedbapi.googlecode.com/svn/tags/themoviedbapi-3.2</developerConnection> <developerConnection>scm:svn:https://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi</developerConnection>
<url>http://code.google.com/p/themoviedbapi/source/browse/tags/themoviedbapi-3.2</url> <url>http://code.google.com/p/themoviedbapi/source/browse/trunk/themoviedbapi</url>
</scm> </scm>
<properties> <properties>

Loading…
Cancel
Save