From b7440251f26be4e879ae607c3981a3799b8b3909 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Thu, 14 Jun 2018 15:05:33 -0500 Subject: [PATCH] Move AAF/CADI Poms to 2.1.2 Issue-ID: AAF-303 Change-Id: I3530aaa02bfb96fe100a2e610c0228449375f9d8 Signed-off-by: Instrumental --- auth-client/pom.xml | 2 +- auth/auth-batch/pom.xml | 2 +- auth/auth-cass/pom.xml | 2 +- auth/auth-certman/pom.xml | 2 +- auth/auth-cmd/pom.xml | 2 +- auth/auth-core/pom.xml | 2 +- auth/auth-deforg/pom.xml | 2 +- auth/auth-fs/pom.xml | 2 +- auth/auth-gui/pom.xml | 2 +- auth/auth-hello/pom.xml | 2 +- auth/auth-locate/pom.xml | 2 +- auth/auth-oauth/pom.xml | 2 +- auth/auth-service/pom.xml | 2 +- auth/pom.xml | 2 +- cadi/aaf/pom.xml | 2 +- cadi/client/pom.xml | 2 +- cadi/core/pom.xml | 2 +- cadi/oauth-enduser/pom.xml | 2 +- cadi/pom.xml | 2 +- cadi/shiro-osgi-bundle/pom.xml | 2 +- cadi/shiro/pom.xml | 2 +- misc/env/pom.xml | 2 +- misc/log4j/pom.xml | 2 +- misc/pom.xml | 4 ++-- misc/rosetta/pom.xml | 2 +- misc/xgen/pom.xml | 2 +- pom.xml | 2 +- version.properties | 2 +- 28 files changed, 29 insertions(+), 29 deletions(-) diff --git a/auth-client/pom.xml b/auth-client/pom.xml index 7366421f..432e6268 100644 --- a/auth-client/pom.xml +++ b/auth-client/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT aaf-auth-client diff --git a/auth/auth-batch/pom.xml b/auth/auth-batch/pom.xml index 0e54d318..8892358d 100644 --- a/auth/auth-batch/pom.xml +++ b/auth/auth-batch/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-cass/pom.xml b/auth/auth-cass/pom.xml index b5a14264..b6f30d21 100644 --- a/auth/auth-cass/pom.xml +++ b/auth/auth-cass/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-certman/pom.xml b/auth/auth-certman/pom.xml index 7da6464f..f0dc08ff 100644 --- a/auth/auth-certman/pom.xml +++ b/auth/auth-certman/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-cmd/pom.xml b/auth/auth-cmd/pom.xml index 55c709f8..cbad3a72 100644 --- a/auth/auth-cmd/pom.xml +++ b/auth/auth-cmd/pom.xml @@ -18,7 +18,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 54704814..9a680ab7 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-deforg/pom.xml b/auth/auth-deforg/pom.xml index 7aa6ecb9..bce3199d 100644 --- a/auth/auth-deforg/pom.xml +++ b/auth/auth-deforg/pom.xml @@ -26,7 +26,7 @@ authparent ../pom.xml org.onap.aaf.authz - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT aaf-auth-deforg diff --git a/auth/auth-fs/pom.xml b/auth/auth-fs/pom.xml index f4bbbc1f..0559bed1 100644 --- a/auth/auth-fs/pom.xml +++ b/auth/auth-fs/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-gui/pom.xml b/auth/auth-gui/pom.xml index 4c4a3c92..6b02437e 100644 --- a/auth/auth-gui/pom.xml +++ b/auth/auth-gui/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-hello/pom.xml b/auth/auth-hello/pom.xml index 38cdba8d..b913b6c0 100644 --- a/auth/auth-hello/pom.xml +++ b/auth/auth-hello/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-locate/pom.xml b/auth/auth-locate/pom.xml index 28e85e17..a8e7de2c 100644 --- a/auth/auth-locate/pom.xml +++ b/auth/auth-locate/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 16a3715b..65100700 100644 --- a/auth/auth-oauth/pom.xml +++ b/auth/auth-oauth/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/auth-service/pom.xml b/auth/auth-service/pom.xml index f54d7c48..244e1e83 100644 --- a/auth/auth-service/pom.xml +++ b/auth/auth-service/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT ../pom.xml diff --git a/auth/pom.xml b/auth/pom.xml index f543c794..a28f5774 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -26,7 +26,7 @@ org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT authparent AAF Auth Parent diff --git a/cadi/aaf/pom.xml b/cadi/aaf/pom.xml index d1583d26..aa3899aa 100644 --- a/cadi/aaf/pom.xml +++ b/cadi/aaf/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/cadi/client/pom.xml b/cadi/client/pom.xml index 2f2a7ce8..f10434a1 100644 --- a/cadi/client/pom.xml +++ b/cadi/client/pom.xml @@ -22,7 +22,7 @@ org.onap.aaf.authz cadiparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index e57adb83..f7ad1a70 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -16,7 +16,7 @@ org.onap.aaf.authz cadiparent .. - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT 4.0.0 diff --git a/cadi/oauth-enduser/pom.xml b/cadi/oauth-enduser/pom.xml index e3d025b1..852ffa0b 100644 --- a/cadi/oauth-enduser/pom.xml +++ b/cadi/oauth-enduser/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz cadiparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/cadi/pom.xml b/cadi/pom.xml index 4393f080..1e45e574 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT cadiparent AAF CADI Parent (Code, Access, Data, Identity) diff --git a/cadi/shiro-osgi-bundle/pom.xml b/cadi/shiro-osgi-bundle/pom.xml index 83846bc4..a76632da 100644 --- a/cadi/shiro-osgi-bundle/pom.xml +++ b/cadi/shiro-osgi-bundle/pom.xml @@ -25,7 +25,7 @@ org.onap.aaf.authz cadiparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. 4.0.0 diff --git a/cadi/shiro/pom.xml b/cadi/shiro/pom.xml index 01c89dd4..316cd08a 100644 --- a/cadi/shiro/pom.xml +++ b/cadi/shiro/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz cadiparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/misc/env/pom.xml b/misc/env/pom.xml index 9a725b9f..841bca79 100644 --- a/misc/env/pom.xml +++ b/misc/env/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/misc/log4j/pom.xml b/misc/log4j/pom.xml index ed277b29..e30243d4 100644 --- a/misc/log4j/pom.xml +++ b/misc/log4j/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/misc/pom.xml b/misc/pom.xml index a4945a67..eb1a6e83 100644 --- a/misc/pom.xml +++ b/misc/pom.xml @@ -25,12 +25,12 @@ org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT org.onap.aaf.authz miscparent AAF Misc Parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT pom diff --git a/misc/rosetta/pom.xml b/misc/rosetta/pom.xml index 78ee5c9c..9a7862f6 100644 --- a/misc/rosetta/pom.xml +++ b/misc/rosetta/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/misc/xgen/pom.xml b/misc/xgen/pom.xml index 083c0dc2..5b4eb0b5 100644 --- a/misc/xgen/pom.xml +++ b/misc/xgen/pom.xml @@ -24,7 +24,7 @@ org.onap.aaf.authz miscparent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index ee90353f..d2062453 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.onap.aaf.authz parent - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT AAF Overall Parent pom diff --git a/version.properties b/version.properties index 8e1fcaf6..12d985e6 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6