diff --git a/pom.xml b/pom.xml
index 7f2eab836..940192a4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,16 +14,47 @@
com.omertron
themoviedbapi
3.4-SNAPSHOT
- API-The MovieDB
jar
+
+ API-The MovieDB
API for the TheMovieDb.org website
+ https://github.com/Omertron/api-themoviedb
+ 2012
-
- false
- UTF-8
- UTF-8
- zip
-
+
+
+ Stuart Boston
+ omertron@gmail.com
+ omertron
+ http://omertron.com
+ 0
+
+ developer
+
+
+
+
+
+
+ GNU General Public License v3+
+ http://www.gnu.org/licenses/gpl-3.0-standalone.html
+ repo
+
+
+
+
+ scm:git:git@github.com:Omertron/api-themoviedb.git
+ scm:git:git@github.com:Omertron/api-themoviedb.git
+ scm:git:git@github.com:Omertron/api-themoviedb.git
+
+
+
+
+ github-project-site
+ GitHub Project Pages
+ gitsite:git@github.com/Omertron/api-themoviedb.git
+
+
GitHub
@@ -35,88 +66,55 @@
http://jenkins.omertron.com/job/API-TheMovieDb/
-
- scm:git:git@github.com:Omertron/api-themoviedb.git
- scm:git:git@github.com:Omertron/api-themoviedb.git
- scm:git:git@github.com:Omertron/api-themoviedb.git
-
+
+ false
+ UTF-8
+ UTF-8
+ zip
+
-
junit
junit
4.11
test
-
log4j
log4j
1.2.17
-
com.fasterxml.jackson.core
jackson-core
2.1.2
-
com.fasterxml.jackson.core
jackson-annotations
2.1.2
-
com.fasterxml.jackson.core
jackson-databind
2.1.2
-
commons-codec
commons-codec
1.7
-
org.apache.commons
commons-lang3
3.1
-
-
-
- release-sign-artifacts
-
-
- performRelease
- true
-
-
-
-
-
- maven-gpg-plugin
-
-
- sign-artifacts
- verify
-
- sign
-
-
-
-
-
-
-
-
-
+ ${project.artifactId}-${project.version}-r${buildNumber}
+
org.codehaus.mojo
@@ -136,7 +134,6 @@
-
org.apache.maven.plugins
maven-compiler-plugin
@@ -149,7 +146,6 @@
-
org.apache.maven.plugins
maven-jar-plugin
@@ -165,17 +161,15 @@
-
-
org.apache.maven.plugins
maven-surefire-plugin
2.12.3
+
${skipTests}
-
org.apache.maven.plugins
maven-antrun-plugin
@@ -228,11 +222,85 @@
versions-maven-plugin
1.3.1
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.2
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.2
+
+ index
+ scm
+ issue-tracking
+ help
+ dependency-convergence
+ summary
+ dependency-management
+ dependencies
+ license
+ modules
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9
+
+
+
+
- ${project.artifactId}-${project.version}-r${buildNumber}
-
-
+
+
+ org.apache.maven.scm
+ maven-scm-provider-gitexe
+ 1.4
+
+
+ org.apache.maven.scm
+ maven-scm-manager-plexus
+ 1.4
+
+
+ org.kathrynhuxtable.maven.wagon
+ wagon-gitsite
+ 0.3.1
+
+
+
+
+
+ release-sign-artifacts
+
+
+ performRelease
+ true
+
+
+
+
+
+ maven-gpg-plugin
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
+
+
+