Author: eevans
Date: Fri Dec 18 19:18:11 2009
New Revision: 892351
URL: http://svn.apache.org/viewvc?rev=892351&view=rev
Log:
update thrift jar path name in pom.xml
Patch by eevans
Modified:
incubator/cassandra/branches/cassandra-0.5/pom.xml
Modified: incubator/cassandra/branches/cassandra-0.5/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.5/pom.xml?rev=892351&r1=892350&r2=892351&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.5/pom.xml (original)
+++ incubator/cassandra/branches/cassandra-0.5/pom.xml Fri Dec 18 19:18:11 2009
@@ -187,7 +187,7 @@
<artifactId>libthrift</artifactId>
<version>UNKNOWN</version>
<scope>system</scope>
- <systemPath>${basedir}/lib/libthrift-r808609.jar</systemPath>
+ <systemPath>${basedir}/lib/libthrift-r820831.jar</systemPath>
</dependency>
<dependency>
<groupId>reardencommerce</groupId>