From b13909a67ca2c336bd86517f06714eef5cf254e8 Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 7 Feb 2015 09:48:31 +0100 Subject: [PATCH] Replaced hamcrest-all through hamcrest-library --- pom.xml | 110 +++++++++++++++++++++++++++----------------------------- 1 file changed, 52 insertions(+), 58 deletions(-) diff --git a/pom.xml b/pom.xml index f9a8971..8ab27d6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,37 +1,37 @@ + - + 4.0.0 - 4.0.0 + + com.rometools + rome-parent + 1.6.0-SNAPSHOT + - - com.rometools - rome-parent - 1.6.0-SNAPSHOT - + rome-modules + 1.6.0-SNAPSHOT + jar - rome-modules - 1.6.0-SNAPSHOT - jar + rome-modules - rome-modules + Plugin collection for the ROME RSS and Atom Utilities - Plugin collection for the ROME RSS and Atom Utilities + http://rometools.github.io/rome-modules/ - http://rometools.github.io/rome-modules/ + + scm:git:ssh://github.com/rometools/rome-modules.git + scm:git:ssh://git@github.com/rometools/rome-modules.git + https://github.com/rometools/rome-modules + - - scm:git:ssh://github.com/rometools/rome-modules.git - scm:git:ssh://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 + + @@ -46,47 +46,41 @@ - - - - org.apache.maven.plugins - maven-scm-publish-plugin - - gh-pages - ${project.scm.developerConnection} - ${project.build.directory}/site - - - - + + + + org.apache.maven.plugins + maven-scm-publish-plugin + + gh-pages + ${project.scm.developerConnection} + ${project.build.directory}/site + + + + - - - com.rometools - rome + + + com.rometools + rome 1.6.0-SNAPSHOT - - - ch.qos.logback - logback-classic - test - - + + + ch.qos.logback + logback-classic + test + + junit junit test - - - hamcrest-core - org.hamcrest - - org.hamcrest - hamcrest-all + hamcrest-library test - +