From 9e1291dd6a30e74ba4274b09269ea8d158482ac1 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 12 Apr 2014 11:09:25 +0200 Subject: [PATCH] Preparing release 1.5.0 Cleaned up POM --- pom.xml | 241 +++++++++++++++++++------------------------------------- 1 file changed, 82 insertions(+), 159 deletions(-) diff --git a/pom.xml b/pom.xml index e89d23e..cd72385 100644 --- a/pom.xml +++ b/pom.xml @@ -1,176 +1,99 @@ + 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-opml - 2.0.0-SNAPSHOT + + org.sonatype.oss + oss-parent + 9 + - rome-opml + com.rometools + rome-opml + 1.5.0-SNAPSHOT + jar - http://rometools.github.io/rome-opml/ + rome-opml - Support for OPML 1 and OPML 2 in ROME + Support for OPML 1 and OPML 2 in ROME - - ROME Project - https://github.com/rometools/ - + http://rometools.github.io/rome-opml/ - - https://github.com/rometools/rome-opml/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-opml.git - scm:git:git@github.com:rometools/rome-opml.git - https://github.com/rometools/rome-opml/ - + + scm:git:git@github.com:rometools/rome-opml.git + scm:git:git@github.com:rometools/rome-opml.git + https://github.com/rometools/rome-opml/ + - - - 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-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 - - + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.7 + + + - - - sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - - - - - 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-opml.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 - - - junit - junit - 4.11 - test - - + + + com.rometools + rome + 1.5.0-SNAPSHOT + + + junit + junit + 4.11 + test + +