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

master
Omertron 14 years ago
parent 04e680c257
commit e05ec3f1b3

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

Loading…
Cancel
Save