summaryrefslogtreecommitdiffstats
path: root/auth/auth-gui/pom.xml
diff options
context:
space:
mode:
authorHassan, Sean (sh265m) <sean.hassan@att.com>2020-08-27 16:22:05 -0500
committerHassan, Sean (sh265m) <sean.hassan@att.com>2020-08-27 16:22:17 -0500
commit55789c5859aff784f6b3cb45e17375c5be1c4cf3 (patch)
treed7e60aada4490e51ae3c50ac9a60dcb53c8fa9ea /auth/auth-gui/pom.xml
parent61d58a9597f2640f52e6c274525b1712ee38c461 (diff)
Create and prepare non-deploy release 2.7.1
Contains two minor functional changes. First is the replace of "osaaf" with "onap.aaf" in pathing. Second is to have connection retries attempt to exhaust all located services before expiring. Issue-ID: AAF-1193 Signed-off-by: Hassan, Sean (sh265m) <sean.hassan@att.com> Change-Id: Ie8d8ad76104ead18eb568d0c48882e7cbead041a
Diffstat (limited to 'auth/auth-gui/pom.xml')
-rw-r--r--auth/auth-gui/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml
index 0e00ca97..1d7460b6 100644
--- a/auth/auth-gui/pom.xml
+++ b/auth/auth-gui/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>authparent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>