From 7ab1766ffe83fd4d6d495263ed0fdd0250dbf55a Mon Sep 17 00:00:00 2001 From: Eric Evans Date: Tue, 13 Oct 2009 22:53:02 +0000 Subject: [PATCH] update out-of-date pom.xml Patch by Niall Pemberton; reviewed by Michael Greene for CASSANDRA-430 git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@824964 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index dddd7a1c67..35c2e5e566 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.cassandra cassandra - 0.4.0-dev + 0.4.1 jar Cassandra 2009 @@ -143,6 +143,16 @@ + + org.slf4j + slf4j-api + 1.5.8 + + + org.slf4j + slf4j-log4j12 + 1.5.8 + org.antlr antlr-runtime @@ -158,13 +168,6 @@ - - clhm - clhm - 20090629 - system - ${basedir}/lib/clhm-20090629.jar - high-scale-lib high-scale-lib @@ -172,19 +175,19 @@ system ${basedir}/lib/high-scale-lib.jar + + flexjson + flexjson + 1.7 + system + ${basedir}/lib/flexjson-1.7.jar + libthrift libthrift UNKNOWN system - ${basedir}/lib/libthrift.jar - - - commons-javaflow - commons-javaflow - 1.0-SNAPSHOT - system - ${basedir}/lib/commons-javaflow-1.0-SNAPSHOT.jar + ${basedir}/lib/libthrift-r808609.jar @@ -278,6 +281,9 @@ always + + **/TestRingCache.java +