summaryrefslogtreecommitdiffstats
path: root/cadi/oauth-enduser/pom.xml
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-05-26 17:08:36 +0200
committerChrisC <christophe.closset@intl.att.com>2020-05-26 17:08:36 +0200
commitf4a772c9a661660ca9a5d84c0f3046107fd7aeb0 (patch)
tree0d85b9fa49ca139942fac0cd72e2faceffd37f83 /cadi/oauth-enduser/pom.xml
parent3e26fc50979a352d7cd82279aee3e8318298bdd5 (diff)
AAF scrub new data from preload
Gating revealed that data was not properly scrubbed. run scrub.sh to init sample identites in cred and roles Updating release to 2.1.23 to be able to release new dockers Issue-ID: AAF-1127 Signed-off-by: ChrisC <christophe.closset@intl.att.com> Change-Id: I780bba1fd2f5609b570a3bf9befade47604ad496
Diffstat (limited to 'cadi/oauth-enduser/pom.xml')
-rw-r--r--cadi/oauth-enduser/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml
index 600f7871..97d9b127 100644
--- a/cadi/oauth-enduser/pom.xml
+++ b/cadi/oauth-enduser/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.aaf.authz</groupId>
<artifactId>cadiparent</artifactId>
- <version>2.1.22-SNAPSHOT</version>
+ <version>2.1.23-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>