Add Certs, Docker Build
[aaf/authz.git] / cadi / core / pom.xml
index 2412651..ff1e345 100644 (file)
@@ -16,7 +16,7 @@
                <groupId>org.onap.aaf.authz.cadi</groupId>
                <artifactId>parent</artifactId>
                <relativePath>..</relativePath>
-               <version>1.5.0-SNAPSHOT</version>
+               <version>2.1.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
@@ -79,7 +79,7 @@
        <dependencies>
                <dependency>
                        <groupId>javax.servlet</groupId>
-                       <artifactId>servlet-api</artifactId>
+                       <artifactId>javax.servlet-api</artifactId>
                        <scope>provided</scope>
                </dependency>
        </dependencies>