Add Certs, Docker Build
[aaf/authz.git] / cadi / client / pom.xml
index 8424702..43c2021 100644 (file)
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>2.1.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
@@ -98,7 +98,7 @@
 
                <dependency>
                        <groupId>javax.servlet</groupId>
-                       <artifactId>servlet-api</artifactId>
+                       <artifactId>javax.servlet-api</artifactId>
                        <scope>compile</scope>
                </dependency>
        </dependencies>