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