commit | 924b18d7469204ceaae60d7345712ea09f75a674 | [log] [tgz] |
---|---|---|
author | Instrumental <jcgmisc@stl.gathman.org> | Thu Apr 05 20:17:18 2018 -0500 |
committer | Instrumental <jcgmisc@stl.gathman.org> | Thu Apr 05 20:17:25 2018 -0500 |
tree | b4584c2731c82f484a31feadcb71d75c3613af43 | |
parent | 33e7b1a9fa15b0b699d16e359b406195b7fe87be [diff] [blame] |
Add Certs, Docker Build Issue-ID: AAF-211 Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index 46a8367..43c2021 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml
@@ -98,7 +98,7 @@ <dependency> <groupId>javax.servlet</groupId> - <artifactId>servlet-api</artifactId> + <artifactId>javax.servlet-api</artifactId> <scope>compile</scope> </dependency> </dependencies>