Skip to content

Commit

Permalink
Updated to las2peer v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pedela committed Oct 18, 2019
1 parent f7d9db2 commit 0a31c52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/junit-4.12.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/las2peer-bundle-0.7.6.jar"/>
<classpathentry kind="lib" path="lib/las2peer-bundle-0.8.1.jar"/>
<classpathentry kind="output" path="output"/>
</classpath>
2 changes: 1 addition & 1 deletion etc/ant_configuration/service.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ service.version=1.0.0
service.name=i5.las2peer.services.templateService
service.path=i5/las2peer/services/templateService
service.class=TemplateService
core.version=0.7.6
core.version=0.8.1

0 comments on commit 0a31c52

Please sign in to comment.