|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<groupId>com.omertron</groupId>
|
|
|
|
<groupId>com.omertron</groupId>
|
|
|
|
<artifactId>themoviedbapi</artifactId>
|
|
|
|
<artifactId>themoviedbapi</artifactId>
|
|
|
|
<version>3.6-SNAPSHOT</version>
|
|
|
|
<version>3.6</version>
|
|
|
|
<packaging>jar</packaging>
|
|
|
|
<packaging>jar</packaging>
|
|
|
|
|
|
|
|
|
|
|
|
<name>API-The MovieDB</name>
|
|
|
|
<name>API-The MovieDB</name>
|
|
|
|
@ -113,7 +113,7 @@
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.yamj</groupId>
|
|
|
|
<groupId>org.yamj</groupId>
|
|
|
|
<artifactId>api-common</artifactId>
|
|
|
|
<artifactId>api-common</artifactId>
|
|
|
|
<version>1.0-SNAPSHOT</version>
|
|
|
|
<version>1.0</version>
|
|
|
|
</dependency>
|
|
|
|
</dependency>
|
|
|
|
</dependencies>
|
|
|
|
</dependencies>
|
|
|
|
|
|
|
|
|
|
|
|
|