update thrift jar path name in pom.xml

Patch by eevans

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.5@892351 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Eric Evans 2009-12-18 19:18:11 +00:00
parent bcdc97f6c7
commit 210a7d4bec
1 changed files with 1 additions and 1 deletions

View File

@ -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>