Fixed syntax error

This commit is contained in:
Jongho Moon
2015-06-05 18:16:44 +09:00
parent a65c368831
commit b08c6d64da
+1 -1
View File
@@ -56,6 +56,7 @@
<version>2.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.sf.json-lib</groupId>
<artifactId>json-lib</artifactId>
<version>2.3</version>
@@ -70,7 +71,6 @@
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
</dependencies>