[AAI-100 Amsterdam] removed conflicting dependency 49/6449/1
authorThreefoot, Jane (jt6620) <jt6620@att.com>
Mon, 31 Jul 2017 21:11:27 +0000 (17:11 -0400)
committerThreefoot, Jane (jt6620) <jt6620@att.com>
Mon, 31 Jul 2017 21:12:06 +0000 (17:12 -0400)
Change-Id: I03c54606fabb203d401af3acb96a85b8766a90db
Signed-off-by: Threefoot, Jane (jt6620) <jt6620@att.com>
aai-resources/pom.xml

index 1af31e7..bbcebab 100644 (file)
                        <version>0.0.24</version>
                </dependency>
                <dependency>
-                       <groupId>com.jayway.jsonpath</groupId>
-                       <artifactId>json-path</artifactId>
-                       <version>2.0.0</version>
-               </dependency>
-               <dependency>
-                       <groupId>com.sun.jersey</groupId>
-                       <artifactId>jersey-json</artifactId>
-                       <version>1.18</version>
+                   <groupId>com.sun.jersey</groupId>
+                   <artifactId>jersey-json</artifactId>
+                   <version>1.18</version>
                </dependency>
        </dependencies>
        <build>