diff options
author | 2020-10-26 20:54:21 -0500 | |
---|---|---|
committer | 2020-10-26 20:54:34 -0500 | |
commit | d47bcb076eda98afc13cdb29e8c56e8be25e78d3 (patch) | |
tree | 4b59e9066106aa5bee0ea55c058d3c515b0ca1cf /auth/pom.xml | |
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/pom.xml')
-rw-r--r-- | auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/pom.xml b/auth/pom.xml index 76464783..16804d32 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.aaf.authz</groupId> <artifactId>parent</artifactId> - <version>2.7.3-SNAPSHOT</version> + <version>2.7.4-SNAPSHOT</version> </parent> <artifactId>authparent</artifactId> <name>AAF Auth Parent</name> |