Skip to content
Snippets Groups Projects
Commit 3c9aa6a0 authored by Wei Liu's avatar Wei Liu
Browse files

update mfclient.jar lib to 4.13.033 to fix cluster upload issue

parent 296932d9
Branches
Tags v0.6.4
No related merge requests found
......@@ -28,5 +28,22 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="target/generated-sources/annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="target/generated-test-sources/test-annotations">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="ignore_optional_problems" value="true"/>
<attribute name="m2e-apt" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
......@@ -40,7 +40,7 @@
<dependency>
<groupId>com.arcitecta</groupId>
<artifactId>mfclient</artifactId>
<version>4.9.079</version>
<version>4.13.033</version>
</dependency>
<dependency>
<groupId>org.jline</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment