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-deforg/pom.xml | |
parent | 0e051c5f9acaa54fcbf119b674d7e4e89a853363 (diff) |
Release aaf/authz2.7.3
Diffstat (limited to 'auth/auth-deforg/pom.xml')
-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 605b7671..6a3d8db0 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.7.3-SNAPSHOT</version> + <version>2.7.3</version> </parent> <artifactId>aaf-auth-deforg</artifactId> |