Skip to content

Commit

Permalink
Update .classpath to use google collections 1.0-rc2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ijuma committed Jun 25, 2009
1 parent 948644d commit bbd884a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Expand Up @@ -17,7 +17,6 @@
<classpathentry kind="lib" path="lib/commons-httpclient-3.1.jar"/>
<classpathentry kind="lib" path="lib/colt-1.2.0.jar"/>
<classpathentry kind="lib" path="lib/libthrift-20080411p1.jar"/>
<classpathentry kind="lib" path="lib/google-collect-snapshot-20090211.jar"/>
<classpathentry kind="lib" path="contrib/mongodb/lib/mongo-xjdm.jar"/>
<classpathentry kind="lib" path="lib/je-3.3.82.jar"/>
<classpathentry kind="lib" path="contrib/hadoop-store-builder/lib/commons-cli-2.0-SNAPSHOT.jar"/>
Expand All @@ -39,5 +38,6 @@
<classpathentry kind="lib" path="lib/xercesImpl-2.9.1.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-pool-1.5.1.jar"/>
<classpathentry kind="lib" path="lib/google-collect-1.0-rc2.jar"/>
<classpathentry kind="output" path="classes"/>
</classpath>

0 comments on commit bbd884a

Please sign in to comment.