diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-27 15:42:55 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-27 15:42:55 +0000 |
commit | 3276881428acb61ee10f86242aea76d67ac3b953 (patch) | |
tree | 7e5b22f8afdc5bb7a69c71a9629ff7946ce61bd8 /auth/auth-service | |
parent | d47bcb076eda98afc13cdb29e8c56e8be25e78d3 (diff) |
Release aaf/authz2.7.4
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 45cd601f..34c446b5 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.4-SNAPSHOT</version> + <version>2.7.4</version> <relativePath>../pom.xml</relativePath> </parent> |