diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2013-02-27 22:17:06 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2013-02-27 22:17:06 +1300 |
commit | d253ba26aaa3f94b154e93ab92c5779e8b98b81b (patch) | |
tree | 9a78bba14a49b551f8832078aa0a49102e3acb2c /.classpath | |
parent | a6493ec4fa3a6da556f30e791f99198e03ef9e73 (diff) | |
download | trackermap-web-d253ba26aaa3f94b154e93ab92c5779e8b98b81b.tar.gz trackermap-web-d253ba26aaa3f94b154e93ab92c5779e8b98b81b.tar.bz2 trackermap-web-d253ba26aaa3f94b154e93ab92c5779e8b98b81b.zip |
Update third party libraries
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/gxt-3.0.1.jar"/> <classpathentry kind="lib" path="lib/gwt-openlayers-client-0.8.jar"/> + <classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-core-4.1.10.Final.jar"/> <classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/> - <classpathentry kind="lib" path="war/WEB-INF/lib/hibernate-core-4.1.9.Final.jar"/> <classpathentry kind="output" path="war/WEB-INF/classes"/> </classpath> |