Skip to content

Commit

Permalink
update classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
derjasper committed Sep 18, 2016
1 parent abf2d87 commit aee8931
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="lib/json-smart-1.3.1.jar"/>
<classpathentry kind="lib" path="lib/las2peer-0.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/las2peer-rest-mapper-0.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/las2peer-web-connector-0.6-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/las2peer-0.6.0.jar"/>
<classpathentry kind="lib" path="lib/las2peer-rest-mapper-0.6.0.jar"/>
<classpathentry kind="lib" path="lib/las2peer-web-connector-0.6.0.jar"/>
<classpathentry kind="output" path="output"/>
</classpath>

0 comments on commit aee8931

Please sign in to comment.