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 /cadi/oauth-enduser | |
parent | 3736fad0a254309db0853dabbedb051e5fa8ab5d (diff) |
Release aaf/authz2.1.22
Diffstat (limited to 'cadi/oauth-enduser')
-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 600f7871..e18f28de 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.22-SNAPSHOT</version> + <version>2.1.22</version> <relativePath>..</relativePath> </parent> |