aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/apigateway/provider
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-24 11:15:57 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-24 11:15:57 -0400
commit8af66e885a492465d94399b9198487ce8550fa96 (patch)
tree9eb6e6bd32b905b603c55b3fef4f4942a6e95d89 /sdnr/wt/apigateway/provider
parent095dd963db05e7e19810e0f3b32cc9f3a7704de1 (diff)
Remove versions form project poms
Remove versions from project poms and instead drive version from dependencyManagement declaration in parent pom. Change-Id: I6d5923fb51040aa5e238638464150f8d455bc095 Issue-ID: CCSDK-1416 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/apigateway/provider')
-rw-r--r--sdnr/wt/apigateway/provider/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdnr/wt/apigateway/provider/pom.xml b/sdnr/wt/apigateway/provider/pom.xml
index 7fb88fccd..c5411a539 100644
--- a/sdnr/wt/apigateway/provider/pom.xml
+++ b/sdnr/wt/apigateway/provider/pom.xml
@@ -33,7 +33,6 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
- <version>2.5</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>