diff options
author | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-05 20:17:18 -0500 |
---|---|---|
committer | Instrumental <jcgmisc@stl.gathman.org> | 2018-04-05 20:17:25 -0500 |
commit | 924b18d7469204ceaae60d7345712ea09f75a674 (patch) | |
tree | b4584c2731c82f484a31feadcb71d75c3613af43 /auth/auth-core/pom.xml | |
parent | 33e7b1a9fa15b0b699d16e359b406195b7fe87be (diff) |
Add Certs, Docker Build
Issue-ID: AAF-211
Change-Id: Idc7630578155586a6e53d7af80dd16e4e0ac41ca
Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'auth/auth-core/pom.xml')
-rw-r--r-- | auth/auth-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index a7f60aea..2697c5a0 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -100,7 +100,7 @@ <dependency> <groupId>javax.servlet</groupId> - <artifactId>servlet-api</artifactId> + <artifactId>javax.servlet-api</artifactId> </dependency> <dependency> |