diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 17:36:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-27 17:36:43 +0000 |
commit | 5a89dccda7cf73b874796e6aeebbfa8a908c94d4 (patch) | |
tree | 0db7c789a35611502f14991bb317892d4b6bfd84 /misc/rosetta/pom.xml | |
parent | d7c1a1b6c4218e3f470f86e4ff67fdcdc86f0ea5 (diff) |
Release aaf/authz2.1.21
Diffstat (limited to 'misc/rosetta/pom.xml')
-rw-r--r-- | misc/rosetta/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 491e0fe1..7bfd5072 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>miscparent</artifactId> - <version>2.1.21-SNAPSHOT</version> + <version>2.1.21</version> <relativePath>..</relativePath> </parent> |