diff options
author | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-24 12:03:43 -0500 |
---|---|---|
committer | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-24 12:03:51 -0500 |
commit | 71ba4dc9540db18cc51e318df94c81e7b49613af (patch) | |
tree | 560620800a454308590c3a975cdd23de79f7c5ef /auth/auth-service | |
parent | 3e83d98dab0e45aa050b10e49249be05ca8aa974 (diff) |
Create and prepare non-deploy release 2.7.2
Issue-ID: AAF-1203
Change-Id: I5c8c5bca1c5804211ba514b5d6492ef1ba81cc24
Signed-off-by: Sean Hassan <sean.hassan@att.com>
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..501a9f97 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.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> |