diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-02 16:00:20 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-02 16:00:20 +0000 |
commit | ef5159377a730e4ce445bfb4ee40f4425a73ae60 (patch) | |
tree | 5b717d40930d9eceddbf2b0b65976e343a25ac96 /auth/auth-service | |
parent | 55789c5859aff784f6b3cb45e17375c5be1c4cf3 (diff) |
Release aaf/authz2.7.1
Diffstat (limited to 'auth/auth-service')
-rw-r--r-- | auth/auth-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index 45f89bfc..8b2f1568 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>authparent</artifactId> - <version>2.7.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath>../pom.xml</relativePath> </parent> |