Author: jbellis
Date: Thu Jun 16 17:10:34 2011
New Revision: 1136547
URL: http://svn.apache.org/viewvc?rev=1136547&view=rev
Log:
s/1.1/1.2/ for clhm pom
Modified:
cassandra/trunk/build.xml
Modified: cassandra/trunk/build.xml
URL:
http://svn.apache.org/viewvc/cassandra/trunk/build.xml?rev=1136547&r1=1136546&r2=1136547&view=diff
==============================================================================
--- cassandra/trunk/build.xml (original)
+++ cassandra/trunk/build.xml Thu Jun 16 17:10:34 2011
@@ -352,7 +352,7 @@ url=${svn.entry.url}?pathrev=${svn.entry
<dependency groupId="commons-codec" artifactId="commons-codec"
version="1.2"/>
<dependency groupId="commons-collections"
artifactId="commons-collections" version="3.2.1"/>
<dependency groupId="commons-lang" artifactId="commons-lang"
version="2.4"/>
- <dependency groupId="com.googlecode.concurrentlinkedhashmap"
artifactId="concurrentlinkedhashmap-lru" version="1.1"/>
+ <dependency groupId="com.googlecode.concurrentlinkedhashmap"
artifactId="concurrentlinkedhashmap-lru" version="1.2"/>
<dependency groupId="org.antlr" artifactId="antlr" version="3.2"/>
<dependency groupId="org.slf4j" artifactId="slf4j-api"
version="1.6.1"/>
<dependency groupId="org.slf4j" artifactId="slf4j-log4j12"
version="1.6.1"/>