diff --git a/themoviedbapi/pom.xml b/themoviedbapi/pom.xml
index 640ffcd01..97bd4d39c 100644
--- a/themoviedbapi/pom.xml
+++ b/themoviedbapi/pom.xml
@@ -38,7 +38,6 @@
junit
junit
- 4.8.2
@@ -47,7 +46,7 @@
junit
junit
- 4.5
+ 4.8.2
test
@@ -97,7 +96,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 1.1
+ 1.2
org.apache.maven.plugins
@@ -107,18 +106,33 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.7.1
+ 2.8
org.codehaus.mojo
buildnumber-maven-plugin
- 1.0-beta-4
+ 1.0
org.codehaus.mojo
build-helper-maven-plugin
1.5
+
+ org.apache.maven.plugins
+ maven-antrun-plugin
+ 1.6
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 2.2.1
+
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ 1.2
+
@@ -142,6 +156,7 @@
+ org.apache.maven.plugins
maven-compiler-plugin
1.6
@@ -153,6 +168,7 @@
+ org.apache.maven.plugins
maven-jar-plugin
@@ -168,6 +184,7 @@
+ org.apache.maven.plugins
maven-surefire-plugin
${skipTests}
@@ -177,7 +194,6 @@
org.apache.maven.plugins
maven-antrun-plugin
- 1.6
create-version-txt
@@ -205,7 +221,6 @@
org.apache.maven.plugins
maven-assembly-plugin
- 2.2.1
distro-assembly
@@ -221,6 +236,10 @@
+
+ org.codehaus.mojo
+ versions-maven-plugin
+
${project.artifactId}-${project.version}-r${buildNumber}