diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-19 18:54:16 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2017-02-19 18:54:25 -0500 |
commit | 8206b705851aa605890baa9919a06344a3cc74d7 (patch) | |
tree | 75999ac68bce1910c70b0a44dd6a8a0741913ec4 /ECOMP-PAP-REST | |
parent | 6a657051065f5d326b9a1073cc118d62911244c9 (diff) |
cleaning up pom's - no package
Change-Id: I3413153c5b6400dc1e07b0a4ac790b2156be04e4
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'ECOMP-PAP-REST')
-rw-r--r-- | ECOMP-PAP-REST/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ECOMP-PAP-REST/pom.xml b/ECOMP-PAP-REST/pom.xml index b3d406692..00e26159c 100644 --- a/ECOMP-PAP-REST/pom.xml +++ b/ECOMP-PAP-REST/pom.xml @@ -192,12 +192,12 @@ <artifactId>mockito-core</artifactId> <version>1.9.5</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>org.springframework</groupId> <artifactId>spring-mock</artifactId> |