diff options
author | James Moger <james.moger@gitblit.com> | 2014-04-15 08:32:31 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2014-04-15 08:32:31 -0400 |
commit | cc26656d8deaf8ebe552897480240a7665b0fb76 (patch) | |
tree | 0f225c12af7705030524060540ddcaed8a796744 /.classpath | |
parent | 289917bb90ee30fb357a3646ba0d40ceacf7e5ed (diff) | |
download | gitblit-cc26656d8deaf8ebe552897480240a7665b0fb76.tar.gz gitblit-cc26656d8deaf8ebe552897480240a7665b0fb76.zip |
Update to pf4j 0.8.0
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ <classpathentry kind="lib" path="ext/args4j-2.0.26.jar" sourcepath="ext/src/args4j-2.0.26.jar" /> <classpathentry kind="lib" path="ext/jedis-2.3.1.jar" sourcepath="ext/src/jedis-2.3.1.jar" /> <classpathentry kind="lib" path="ext/commons-pool2-2.0.jar" sourcepath="ext/src/commons-pool2-2.0.jar" /> - <classpathentry kind="lib" path="ext/pf4j-0.7.1.jar" sourcepath="ext/src/pf4j-0.7.1.jar" /> + <classpathentry kind="lib" path="ext/pf4j-0.8.0.jar" sourcepath="ext/src/pf4j-0.8.0.jar" /> <classpathentry kind="lib" path="ext/junit-4.11.jar" sourcepath="ext/src/junit-4.11.jar" /> <classpathentry kind="lib" path="ext/hamcrest-core-1.3.jar" sourcepath="ext/src/hamcrest-core-1.3.jar" /> <classpathentry kind="lib" path="ext/selenium-java-2.28.0.jar" sourcepath="ext/src/selenium-java-2.28.0.jar" /> |