From 0bfd71860fa47a1a7e63d97219209240c7f8b4f4 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Thu, 10 Apr 2014 20:19:43 +0200 Subject: [PATCH] Preparing release 1.5.0 --- pom.xml | 123 ++++++++++++++------------------------------------------ 1 file changed, 31 insertions(+), 92 deletions(-) diff --git a/pom.xml b/pom.xml index 0632fef..b5ed344 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,18 @@ - + 4.0.0 + + org.sonatype.oss + oss-parent + 9 + + com.rometools rome - 2.0.0-SNAPSHOT + 1.5.0-SNAPSHOT + jar ROME, RSS and atOM utilitiEs for Java @@ -17,17 +23,24 @@ to convert from one format to another. The parsers can give you back Java objects that are either specific for the format you want to work with, or a generic normalized SyndFeed object that lets you work on with the data without bothering about the - underlying format. + underlying format. http://rometools.github.io/rome/ - - GitHub - https://github.com/rometools/rome/issues - + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + - 2004 + + scm:git:git@github.com:rometools/rome.git + scm:git:git@github.com:rometools/rome.git + https://github.com/rometools/rome + @@ -62,40 +75,11 @@ - - scm:git:git@github.com:rometools/rome.git - scm:git:git@github.com:rometools/rome.git - https://github.com/rometools/rome - - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - ROME Project - https://github.com/rometools - - UTF-8 UTF-8 - - - central.staging - http://oss.sonatype.org/service/local/staging/deploy/maven2 - - - sonatype.snapshots - https://oss.sonatype.org/content/repositories/snapshots - - - @@ -105,33 +89,8 @@ 1.6 1.6 - -Xlint - - 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 @@ -155,7 +114,7 @@ 1.0-beta-2 gh-pages - scm:git:git@github.com:rometools/rome.git + ${project.scm.developerConnection} ${project.build.directory}/site @@ -169,29 +128,9 @@ maven-project-info-reports-plugin 2.7 - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - - javadoc - test-javadoc - - - - aggregate - false - - aggregate - - - - - + org.jdom @@ -199,15 +138,15 @@ 2.0.2 - org.slf4j - slf4j-api - 1.7.5 + org.slf4j + slf4j-api + 1.7.5 - org.slf4j - slf4j-simple - 1.7.5 - test + org.slf4j + slf4j-simple + 1.7.5 + test junit