diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-29 20:22:47 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-29 20:22:47 +0000 |
commit | 1a988289df613e7c33d9dd322c8e6acc1976161b (patch) | |
tree | fa69cb54de6c663cef415c5310acb9365f62f078 /auth/auth-hello | |
parent | 0e051c5f9acaa54fcbf119b674d7e4e89a853363 (diff) |
Release aaf/authz2.7.3
Diffstat (limited to 'auth/auth-hello')
-rw-r--r-- | auth/auth-hello/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index 1a0c622d..4958a819 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.7.3-SNAPSHOT</version> + <version>2.7.3</version> <relativePath>../pom.xml</relativePath> </parent> |