aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShane Daniel <shane.daniel@amdocs.com>2018-08-17 19:25:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-17 19:25:52 +0000
commitcdd8ea161704dcd192bb207a8c99956e350f0dc5 (patch)
tree0aed4876fdc1728b8a1e00b4c109284b68809379 /pom.xml
parent74fa909cf98e5a158e789f34b892747cc823427d (diff)
parent75bea331b76f477f0be08b8cbed6d52b68f76c0f (diff)
Merge "Remove unused dependency"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index a4bac88..9ba38db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>