diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 16:09:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-06 16:09:16 +0000 |
commit | a823f97714c4fa2a8fee01893845bb06599a815d (patch) | |
tree | ee172f701c5d7e042d223950b6302aae93412727 /auth/auth-core | |
parent | a555e21d6f23e3c892db86fc9d27960c4b9d6cf4 (diff) |
Release aaf/authz2.1.18
Diffstat (limited to 'auth/auth-core')
-rw-r--r-- | auth/auth-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index f153da4e..8903eace 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.1.18-SNAPSHOT</version> + <version>2.1.18</version> <relativePath>../pom.xml</relativePath> </parent> |