From 10c0470880c96a6ded3c7ab48d818a9de597721c Mon Sep 17 00:00:00 2001 From: Omertron Date: Mon, 16 Jan 2012 15:59:08 +0000 Subject: [PATCH] Updated pom --- themoviedbapi/pom.xml | 416 +++++++++++++++++++++--------------------- 1 file changed, 208 insertions(+), 208 deletions(-) diff --git a/themoviedbapi/pom.xml b/themoviedbapi/pom.xml index 2e20e6364..8b0ae5760 100644 --- a/themoviedbapi/pom.xml +++ b/themoviedbapi/pom.xml @@ -1,61 +1,61 @@ - 4.0.0 - - org.sonatype.oss - oss-parent - 6 - - com.moviejukebox - themoviedbapi - 1.2-SNAPSHOT - API-The MovieDB + 4.0.0 + + org.sonatype.oss + oss-parent + 7 + + com.moviejukebox + themoviedbapi + 1.2-SNAPSHOT + API-The MovieDB - - Google Code - http://code.google.com/p/themoviedbapi/issues/list - + + Google Code + http://code.google.com/p/themoviedbapi/issues/list + - - Hudson CI - http://jenkins.omertron.com/job/API-TheMovieDb/ - + + Hudson CI + http://jenkins.omertron.com/job/API-TheMovieDb/ + - - scm:svn:http://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi - scm:svn:https://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi - http://code.google.com/p/themoviedbapi/source/browse/trunk/themoviedbapi - + + scm:svn:http://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi + scm:svn:https://themoviedbapi.googlecode.com/svn/trunk/themoviedbapi + http://code.google.com/p/themoviedbapi/source/browse/trunk/themoviedbapi + - - true - UTF-8 - UTF-8 - zip - + + true + UTF-8 + UTF-8 + zip + - - - junit - junit - - - commons-codec - commons-codec - 1.5 - - + + + junit + junit + + + commons-codec + commons-codec + 1.6 + + - - - - junit - junit - 4.10 - test - - - + + + + junit + junit + 4.10 + test + + + @@ -85,171 +85,171 @@ - - - - - org.apache.maven.plugins - maven-clean-plugin - 2.4.1 - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - - org.apache.maven.plugins - maven-gpg-plugin - 1.2 - - - org.apache.maven.plugins - maven-jar-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.8 - - - org.codehaus.mojo - buildnumber-maven-plugin - 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 - - - + + + + + org.apache.maven.plugins + maven-clean-plugin + 2.4.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + + org.apache.maven.plugins + maven-gpg-plugin + 1.2 + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.8 + + + org.codehaus.mojo + buildnumber-maven-plugin + 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 + + + - - - org.codehaus.mojo - buildnumber-maven-plugin - - true - 0000 - {0,date,yyyy-MM-dd HH:mm:ss} - - - - validate - - create - - - - + + + org.codehaus.mojo + buildnumber-maven-plugin + + true + 0000 + {0,date,yyyy-MM-dd HH:mm:ss} + + + + validate + + create + + + + - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - true - true + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + true + true - - + + - - org.apache.maven.plugins - maven-jar-plugin - - - - ${project.name} - ${project.version} - ${buildNumber} - ${timestamp} - - - - + + org.apache.maven.plugins + maven-jar-plugin + + + + ${project.name} + ${project.version} + ${buildNumber} + ${timestamp} + + + + - - org.apache.maven.plugins - maven-surefire-plugin - - ${skipTests} - - + + org.apache.maven.plugins + maven-surefire-plugin + + ${skipTests} + + - - org.apache.maven.plugins - maven-antrun-plugin - - - create-version-txt - generate-resources - - - - - - - - Writing version file: ${version_file} - ${header_line} - ${build_date_line} - ${version_line} - ${revision_line} - - - - run - - - - - - org.apache.maven.plugins - maven-assembly-plugin - - - distro-assembly - package - - single - - - - src/main/resources/bin.xml - - - - - - - org.codehaus.mojo - versions-maven-plugin - - + + org.apache.maven.plugins + maven-antrun-plugin + + + create-version-txt + generate-resources + + + + + + + + Writing version file: ${version_file} + ${header_line} + ${build_date_line} + ${version_line} + ${revision_line} + + + + run + + + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distro-assembly + package + + single + + + + src/main/resources/bin.xml + + + + + + + org.codehaus.mojo + versions-maven-plugin + + - ${project.artifactId}-${project.version}-r${buildNumber} - - + ${project.artifactId}-${project.version}-r${buildNumber} + + - +