1. Adjust the directory hierarchy
[msb/apigateway.git] / msb-core / apiroute / apiroute-service / pom.xml
similarity index 96%
rename from apiroute/apiroute-service/pom.xml
rename to msb-core/apiroute/apiroute-service/pom.xml
index 1d812c6..0bddd98 100644 (file)
       <groupId>org.projectlombok</groupId>
       <artifactId>lombok</artifactId>
     </dependency>
-    <dependency> 
-      <groupId>net.sf.json-lib</groupId> 
-      <artifactId>json-lib</artifactId> 
-    </dependency> 
+    <dependency>
+        <groupId>net.sf.json-lib</groupId>
+        <artifactId>json-lib</artifactId>
+        <version>2.4</version>
+        <classifier>jdk15</classifier>
+    </dependency>
     <dependency>
                <groupId>junit</groupId>
                <artifactId>junit</artifactId>