aboutsummaryrefslogtreecommitdiffstats
path: root/ECOMP-PDP-REST/pom.xml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-19 18:54:16 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-19 18:54:25 -0500
commit8206b705851aa605890baa9919a06344a3cc74d7 (patch)
tree75999ac68bce1910c70b0a44dd6a8a0741913ec4 /ECOMP-PDP-REST/pom.xml
parent6a657051065f5d326b9a1073cc118d62911244c9 (diff)
cleaning up pom's - no package
Change-Id: I3413153c5b6400dc1e07b0a4ac790b2156be04e4 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ECOMP-PDP-REST/pom.xml')
-rw-r--r--ECOMP-PDP-REST/pom.xml16
1 files changed, 2 insertions, 14 deletions
diff --git a/ECOMP-PDP-REST/pom.xml b/ECOMP-PDP-REST/pom.xml
index b029df22f..f4243627e 100644
--- a/ECOMP-PDP-REST/pom.xml
+++ b/ECOMP-PDP-REST/pom.xml
@@ -142,18 +142,6 @@
<version>1.1</version>
<scope>provided</scope>
</dependency>
- <!-- <dependency>
- <groupId>com.att.nsa</groupId>
- <artifactId>gfp-2020</artifactId>
- <version>1.0.2</version>
- <type>pom</type>
- <exclusions>
- <exclusion>
- <artifactId>slf4j-log4j12</artifactId>
- <groupId>org.slf4j</groupId>
- </exclusion>
- </exclusions>
- </dependency> -->
<dependency>
<groupId>com.att.nsa</groupId>
<artifactId>cambriaClient</artifactId>
@@ -180,12 +168,12 @@
<artifactId>mockrunner</artifactId>
<version>0.3.1</version>
</dependency>
- <dependency>
+ <!-- PLD WHICH VERSION?>dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.0.1</version>
<scope>provided</scope>
- </dependency>
+ </dependency -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>