aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPhillip Leigh <phillip.leigh@amdocs.com>2018-08-17 11:31:21 -0400
committerPhillip Leigh <phillip.leigh@amdocs.com>2018-08-17 11:33:44 -0400
commit75bea331b76f477f0be08b8cbed6d52b68f76c0f (patch)
treee9b6ea9310dd671784a4bfcea7d1f53b2b8ccb2b /pom.xml
parent92a058213a7ff50520e7ba5d388df46d30cb2ebd (diff)
Remove unused dependency
Issue-ID: SDNC-317 Change-Id: Ie591f598018025c37ccbb54e6e35191798278a29 Signed-off-by: Phillip Leigh <phillip.leigh@amdocs.com>
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 d144886..f5e3b73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,11 +121,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>