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

master
Omertron 14 years ago
parent 672083ec6b
commit 0100408a3e

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

Loading…
Cancel
Save