From 1dd39e689bd39f5d13e7b2b455923bae30b6a38b Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Thu, 3 Oct 2013 20:57:41 +0200 Subject: [PATCH] Set rome version to 2.0.0-SNAPSHOT Raised compiler level to Java 1.6 Updated maven-plugins Restructured POM --- pom.xml | 53 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 984dbf3..185ca00 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,15 @@ - + + 4.0.0 + org.rometools rome + 2.0.0-SNAPSHOT + ROME, RSS and atOM utilitiEs for Java - 1.1-SNAPSHOT - jar + All Roads Lead to ROME. ROME is a set of Atom/RSS Java utilities that make it easy to work in Java with most syndication formats. Today it accepts all flavors of RSS (0.90, 0.91, 0.92, 0.93, 0.94, 1.0 and 2.0), Atom 0.3 and Atom 1.0 feeds. Rome includes @@ -15,10 +19,13 @@ SyndFeed object that lets you work on with the data without bothering about the underlying format. + http://rometools.github.io/rome/ + https://github.com/rometools/rome/issues + @@ -28,7 +35,9 @@ + 2004 + dev@rome.dev.java.net @@ -37,6 +46,7 @@ https://rome.dev.java.net/servlets/SummarizeList?listName=dev + Robert Cooper @@ -58,29 +68,36 @@ http://www.chanezon.com/pat/weblog/ -9 + + Patrick Gotthard + http://www.patrick-gotthard.de + +1 + + 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 http://www.rometools.org - - - rome.internal - ROME Local repository - https://rometools.jira.com/svn/ROME/repo/ - - + + + UTF-8 + UTF-8 + + org.jdom @@ -94,12 +111,13 @@ test + org.apache.maven.plugins maven-scm-plugin - 1.0 + 1.8.1 install @@ -107,11 +125,10 @@ org.apache.maven.plugins maven-compiler-plugin - 2.0.2 + 3.1 - 1.5 - 1.5 - ${project.build.sourceEncoding} + 1.6 + 1.6 @@ -155,6 +172,7 @@ + release @@ -219,9 +237,7 @@ - - UTF-8 - + @@ -251,4 +267,5 @@ +