diff options
author | Shane Daniel <shane.daniel@amdocs.com> | 2018-08-17 19:25:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-17 19:25:52 +0000 |
commit | cdd8ea161704dcd192bb207a8c99956e350f0dc5 (patch) | |
tree | 0aed4876fdc1728b8a1e00b4c109284b68809379 | |
parent | 74fa909cf98e5a158e789f34b892747cc823427d (diff) | |
parent | 75bea331b76f477f0be08b8cbed6d52b68f76c0f (diff) |
Merge "Remove unused dependency"
-rw-r--r-- | pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -124,11 +124,6 @@ limitations under the License. <artifactId>jersey-client</artifactId> </dependency> <dependency> - <groupId>org.onap.aai</groupId> - <artifactId>rest-client</artifactId> - <version>1.2.2-SNAPSHOT</version> - </dependency> - <dependency> <groupId>org.json</groupId> <artifactId>json</artifactId> </dependency> |