diff --git a/pom.xml b/pom.xml index be74842..5444fba 100644 --- a/pom.xml +++ b/pom.xml @@ -1,177 +1,104 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - 4.0.0 + 4.0.0 - com.rometools - rome-modules - 2.0.0-SNAPSHOT + + org.sonatype.oss + oss-parent + 9 + - rome-modules + com.rometools + rome-modules + 1.5.0-SNAPSHOT + jar - Plugin collection for the ROME RSS and Atom Utilities + rome-modules - http://rometools.github.io/rome-modules/ + Plugin collection for the ROME RSS and Atom Utilities - - ROME Project - https://github.com/rometools/ - + http://rometools.github.io/rome-modules/ - - https://github.com/rometools/rome-modules/issues - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - - scm:git:git@github.com:rometools/rome-modules.git - scm:git:git@github.com:rometools/rome-modules.git - https://github.com/rometools/rome-modules/ - + + scm:git:git@github.com:rometools/rome-modules.git + scm:git:git@github.com:rometools/rome-modules.git + https://github.com/rometools/rome-modules/ + - - - kebernet - kebernet@gmail.com - Robert Cooper - - + + + kebernet + kebernet@gmail.com + Robert Cooper + + - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - - + + UTF-8 + UTF-8 + - - UTF-8 - UTF-8 - + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.6 + 1.6 + + + + org.apache.maven.plugins + maven-site-plugin + 3.3 + + + org.apache.maven.plugins + maven-scm-publish-plugin + 1.0 + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - - central.staging - http://oss.sonatype.org/service/local/staging/deploy/maven2 - - - sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - - - - sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + + - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.6 - 1.6 - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - - jar - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - - jar - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.3 - - - org.apache.maven.plugins - maven-scm-plugin - 1.8.1 - - install - - - - org.apache.maven.plugins - maven-scm-publish-plugin - 1.0-beta-2 - - gh-pages - scm:git:git@github.com:rometools/rome-modules.git - ${project.build.directory}/site - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.7 - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - - javadoc - test-javadoc - - - - aggregate - false - - aggregate - - - - - - - - - - com.rometools - rome - 2.0.0-SNAPSHOT - compile - - - junit - junit - 4.11 - test - - + + + com.rometools + rome + 1.5.0-SNAPSHOT + + + junit + junit + 4.11 + test + +