Update to 2.1.11-SNAPSHOT
[aaf/authz.git] / auth / pom.xml
index a6af750..37bfc85 100644 (file)
@@ -26,7 +26,7 @@
        <parent>
         <groupId>org.onap.aaf.authz</groupId>
         <artifactId>parent</artifactId>
-        <version>2.1.2-SNAPSHOT</version>
+        <version>2.1.11-SNAPSHOT</version>
     </parent>
        <artifactId>authparent</artifactId>
        <name>AAF Auth Parent</name>
@@ -51,7 +51,6 @@
                <stagingNexusPath>/content/repositories/staging/</stagingNexusPath>
                <sitePath>/content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version}</sitePath>
                <!-- We have to up these versions from the original to avoid Security Errors -->
-               <project.cassVersion>3.4.0</project.cassVersion>
                <project.nettyVersion>4.1.22.Final</project.nettyVersion>
                <project.project.ext_root_dir>/opt/app/osaaf</project.project.ext_root_dir>
        </properties>
                                                </includes>
                                                <excludes>
                                                </excludes>
-
+                                               <useSystemClassLoader>false</useSystemClassLoader>
                                        </configuration>
                                </plugin>