diff options
author | Sean Hassan <sean.hassan@att.com> | 2020-10-26 20:54:21 -0500 |
---|---|---|
committer | Sean Hassan <sean.hassan@att.com> | 2020-10-26 20:54:34 -0500 |
commit | d47bcb076eda98afc13cdb29e8c56e8be25e78d3 (patch) | |
tree | 4b59e9066106aa5bee0ea55c058d3c515b0ca1cf /auth/auth-deforg | |
parent | 29405550beee518cbd18cf14678904471206a8f6 (diff) |
Prepare for release 2.7.4
Issue-ID: AAF-1209
Change-Id: If4014cdbc72dc585b814b6d6ed0c66ffddb08eda
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Diffstat (limited to 'auth/auth-deforg')
-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..bd3af3a8 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.4-SNAPSHOT</version> </parent> <artifactId>aaf-auth-deforg</artifactId> |