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

This commit is contained in:
Omertron
2013-06-26 14:31:25 +02:00
parent d298faec9a
commit 24f7b507b9
+2 -2
View File
@@ -13,7 +13,7 @@
<groupId>com.omertron</groupId>
<artifactId>themoviedbapi</artifactId>
<version>3.6-SNAPSHOT</version>
<version>3.6</version>
<packaging>jar</packaging>
<name>API-The MovieDB</name>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.yamj</groupId>
<artifactId>api-common</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0</version>
</dependency>
</dependencies>