From ea74bb3c82251405b250241ddd2f0908fb569c14 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 30 Apr 2014 12:37:17 +0200 Subject: [PATCH] DATACASS-127 - Minor cleanups in pom.xml. Changed id of spring.io Artifactory to make sure the project can be prepared using the release shell. Introduce dedicated version for EL as the equality with the CDI version is by accident and might break the build if we update the CDI version going forward. Removed obsolete repositories that are set in the parent POM already. --- pom.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 12330103b..e95ecc368 100644 --- a/pom.xml +++ b/pom.xml @@ -27,13 +27,12 @@ - UTF-8 - UTF-8 multi spring-data-cassandra 1.8.0.BUILD-SNAPSHOT 2.0.2.1 2.0.1 + 1.0 2.16 0.2.5 @@ -182,7 +181,7 @@ javax.el el-api - ${cdi} + ${el.version} test @@ -204,7 +203,7 @@ - spring-lib-snapshot + spring-libs-snapshot http://repo.spring.io/libs-snapshot