From 8c2050f8f26fdbb98ffd476bfaf8372055926c5b Mon Sep 17 00:00:00 2001 From: Patrick Gotthard Date: Sat, 7 Feb 2015 09:47:44 +0100 Subject: [PATCH] Replaced hamcrest-all through hamcrest-library --- pom.xml | 84 +++++++++++++++++++++++++++------------------------------ 1 file changed, 39 insertions(+), 45 deletions(-) diff --git a/pom.xml b/pom.xml index 033af3a..b6b5ed6 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-utils - 1.6.0-SNAPSHOT - jar + rome-utils + 1.6.0-SNAPSHOT + jar - rome-utils + rome-utils - Utility classes for ROME projects + Utility classes for ROME projects - http://rometools.github.io/rome-utils/ + http://rometools.github.io/rome-utils/ - - scm:git:ssh://github.com/rometools/rome-utils.git - scm:git:ssh://git@github.com/rometools/rome-utils.git - https://github.com/rometools/rome-utils - + + scm:git:ssh://github.com/rometools/rome-utils.git + scm:git:ssh://git@github.com/rometools/rome-utils.git + https://github.com/rometools/rome-utils + - - - Patrick Gotthard - http://www.patrick-gotthard.de - +1 - - + + + Patrick Gotthard + http://www.patrick-gotthard.de + +1 + + @@ -46,23 +46,17 @@ - - - junit - junit - test - - - hamcrest-core - org.hamcrest - - - - - org.hamcrest - hamcrest-all - test - - - + + + junit + junit + test + + + org.hamcrest + hamcrest-library + test + + + \ No newline at end of file