From f4a772c9a661660ca9a5d84c0f3046107fd7aeb0 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 26 May 2020 17:08:36 +0200 Subject: 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 Change-Id: I780bba1fd2f5609b570a3bf9befade47604ad496 --- misc/env/pom.xml | 2 +- misc/log4j/pom.xml | 2 +- misc/pom.xml | 2 +- misc/rosetta/pom.xml | 2 +- misc/xgen/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'misc') diff --git a/misc/env/pom.xml b/misc/env/pom.xml index bf79e006..28421410 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.22-SNAPSHOT + 2.1.23-SNAPSHOT .. diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index 0f142f9e..74948924 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.22-SNAPSHOT + 2.1.23-SNAPSHOT .. diff --git a/misc/pom.xml b/misc/pom.xml index 37e98694..89c26f88 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz parent - 2.1.22-SNAPSHOT + 2.1.23-SNAPSHOT miscparent AAF Misc Parent diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 3653eb9e..d51cc024 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.22-SNAPSHOT + 2.1.23-SNAPSHOT .. diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 2cb27dcf..5056bd64 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.22-SNAPSHOT + 2.1.23-SNAPSHOT .. -- cgit 1.2.3-korg