summaryrefslogtreecommitdiffstats
path: root/cadi/core/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jcgmisc@stl.gathman.org>2018-03-26 14:07:37 -0700
committerInstrumental <jcgmisc@stl.gathman.org>2018-03-26 14:07:42 -0700
commit10027f3cd15afd2c8ef341e5cd92de911e07965e (patch)
tree33982e04750074d4f123eeb960b5302522223f4b /cadi/core/pom.xml
parent71037c39a37d3549dcfe31926832a657744fbe05 (diff)
AT&T 2.0.19 Code drop, stage 4
Issue-ID: AAF-197 Change-Id: Ibe14fed4b583966dca5559710bced7bec868eae9 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r--cadi/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index 1e8ea1c9..5ad6baac 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -54,7 +54,7 @@
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>javax.servlet-api</artifactId>
+ <artifactId>servlet-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>