[maven-release-plugin] prepare release themoviedbapi-1.1

master
Omertron 14 years ago
parent aec0ddf735
commit 04e680c257

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

Loading…
Cancel
Save