diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 11:57:40 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-05 11:57:40 +0000 |
commit | 9b0b4f29b2f68523df7291df57c11bfe24542277 (patch) | |
tree | 4b2c7259fe0070ff84e9c28b55f67ad8a7941df4 /cadi/oauth-enduser/pom.xml | |
parent | 8a789ae732bf8a718f0a34291f0f772743cf3954 (diff) |
Release aaf/authz2.1.16
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r-- | cadi/oauth-enduser/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index 139ae429..6319713d 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>cadiparent</artifactId> - <version>2.1.15-SNAPSHOT</version> + <version>2.1.15</version> <relativePath>..</relativePath> </parent> |