update dependency
This commit is contained in:
parent
09c5b9c02a
commit
656410c031
@ -2,7 +2,7 @@
|
|||||||
<classpath>
|
<classpath>
|
||||||
<classpathentry kind="src" path="src"/>
|
<classpathentry kind="src" path="src"/>
|
||||||
<classpathentry kind="src" path="test"/>
|
<classpathentry kind="src" path="test"/>
|
||||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6">
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
|
||||||
<attributes>
|
<attributes>
|
||||||
<attribute name="module" value="true"/>
|
<attribute name="module" value="true"/>
|
||||||
</attributes>
|
</attributes>
|
||||||
@ -27,7 +27,6 @@
|
|||||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
||||||
<classpathentry kind="lib" path="lib/velocity-1.7.jar"/>
|
<classpathentry kind="lib" path="lib/velocity-1.7.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/commons-logging-api-1.1.1.jar"/>
|
<classpathentry kind="lib" path="lib/commons-logging-api-1.1.1.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/hsadmin-util-4.0.1-SNAPSHOT.jar"/>
|
|
||||||
<classpathentry kind="lib" path="lib/commons-beanutils-1.9.2.jar"/>
|
<classpathentry kind="lib" path="lib/commons-beanutils-1.9.2.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
|
<classpathentry kind="lib" path="lib/commons-collections-3.2.2.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
|
||||||
@ -38,5 +37,6 @@
|
|||||||
<classpathentry kind="lib" path="lib/org.apache.bval.bundle-0.5.jar"/>
|
<classpathentry kind="lib" path="lib/org.apache.bval.bundle-0.5.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/serp-1.15.1.jar"/>
|
<classpathentry kind="lib" path="lib/serp-1.15.1.jar"/>
|
||||||
<classpathentry kind="lib" path="lib/xbean-asm6-shaded-4.8.jar"/>
|
<classpathentry kind="lib" path="lib/xbean-asm6-shaded-4.8.jar"/>
|
||||||
|
<classpathentry kind="lib" path="lib/hsadmin-util-4.0.3-SNAPSHOT.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user