diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 13:55:50 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-20 13:55:50 +0000 |
commit | 2c02da8350d95f459fb241d4c333a2a9cabc159a (patch) | |
tree | e0354a191707deaef49ef7980af16148f32c1bd4 /auth/auth-deforg | |
parent | 3736fad0a254309db0853dabbedb051e5fa8ab5d (diff) |
Release aaf/authz2.1.22
Diffstat (limited to 'auth/auth-deforg')
-rw-r--r-- | auth/auth-deforg/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 34fbb72c..44022a6f 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -26,7 +26,7 @@ <artifactId>authparent</artifactId> <relativePath>../pom.xml</relativePath> <groupId>org.onap.aaf.authz</groupId> - <version>2.1.22-SNAPSHOT</version> + <version>2.1.22</version> </parent> <artifactId>aaf-auth-deforg</artifactId> |