Skip to content

Commit

Permalink
update reference to concurrentlinkedhasmap jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Oct 4, 2010
1 parent 78d4ffe commit 7575ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<classpathentry kind="lib" path="lib/org.springframework.web-3.0.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.web.servlet-3.0.3.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/org.springframework.webflow-2.0.8.RELEASE.jar"/>
<classpathentry kind="lib" path="lib/concurrentlinkedhashmap-lru-1.0.jar"/>
<classpathentry kind="lib" path="lib/groovy-all-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/concurrentlinkedhashmap-lru-1.0_jdk5.jar"/>
<classpathentry kind="output" path="target/eclipse/bin-output"/>
</classpath>

0 comments on commit 7575ec4

Please sign in to comment.