diff options
author | Rob Daugherty <rd472p@att.com> | 2018-11-15 21:46:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-11-15 21:46:22 +0000 |
commit | c0fe3a8b07df93220aa98b10caa7d2a39351a1d6 (patch) | |
tree | 0ef51746216c239e9a698dfbf4e38db388f37b55 /mso-api-handlers/mso-api-handler-infra/pom.xml | |
parent | 1c47acb0e6f8b9624fd8e71ed09491f57dd1a3e0 (diff) | |
parent | a178ba3e4c3148904e8d9943705f813da64615d3 (diff) |
Merge "Update Library Version" into casablanca
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/pom.xml')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index aaa9b41448..e193fad425 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -104,8 +104,7 @@ </dependency> <dependency> <groupId>javax.servlet</groupId> - <artifactId>servlet-api</artifactId> - <version>2.5</version> + <artifactId>javax.servlet-api</artifactId> </dependency> <dependency> <groupId>org.javassist</groupId> |