diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index a6af750e..5bdc0225 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -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> |