diff options
Diffstat (limited to 'auth/pom.xml')
-rw-r--r-- | auth/pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 193565d6..8e6045cc 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -57,9 +57,7 @@ <!-- 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.cassVersion>3.3.0</project.cassVersion> - <project.nettyVersion>4.0.47.Final</project.nettyVersion> --> + <project.project.ext_root_dir>/opt/app/osaaf</project.project.ext_root_dir> </properties> <developers> |