File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" />
6
6
<classpathentry kind =" lib" path =" lib/junit-4.12.jar" />
7
7
<classpathentry kind =" lib" path =" lib/hamcrest-core-1.3.jar" />
8
- <classpathentry kind =" lib" path =" lib/las2peer-bundle-0.7-SNAPSHOT .jar" />
8
+ <classpathentry kind =" lib" path =" lib/las2peer-bundle-0.7.3 .jar" />
9
9
<classpathentry kind =" lib" path =" lib/jersey-media-json-jackson-2.25.1.jar" />
10
10
<classpathentry kind =" output" path =" output" />
11
11
</classpath >
Original file line number Diff line number Diff line change 1
1
<project name =" Distributed-Noracle-Service" default =" jar" basedir =" ." xmlns : ivy =" antlib:org.apache.ivy.ant" >
2
2
3
- <property name =" core.version" value =" 0.7-SNAPSHOT " />
3
+ <property name =" core.version" value =" 0.7.3 " />
4
4
5
5
<property name =" service.name" value =" i5.las2peer.services.noracleService" />
6
6
<property name =" service.class" value =" NoracleService" />
You can’t perform that action at this time.
0 commit comments