diff options
author | 2018-09-19 06:59:20 -0500 | |
---|---|---|
committer | 2018-09-19 06:59:31 -0500 | |
commit | 413480483ae4dbbeb34b454ffc164f81867b4a9c (patch) | |
tree | 798b3febd13d8bfcc8a46fe61e588ca0499881b7 /auth/pom.xml | |
parent | e66b95f220bbef1efeaee337749f91e7b15b1fd7 (diff) |
Update to new Oparent
Issue-ID: AAF-509
Change-Id: Ic9235812d4a396fdc86a4938b626805c22773c00
Signed-off-by: Instrumental <jonathan.gathman@att.com>
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> |