From 4ddca8b6689fa2ecef851d9b7d352f0d4005c82d Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 31 Oct 2018 17:17:01 +0000 Subject: [PATCH] Step version for Casablanca support Issue-ID: POLICY-1233 Change-Id: I1d388e1f4a872cf4e3013f8968e9026460e847f3 Signed-off-by: liamfallon --- .gitreview | 1 + BRMSGateway/config.properties | 2 +- BRMSGateway/dependency.json | 58 +++++++++++----------- BRMSGateway/pom.xml | 5 +- .../java/org/onap/policy/brms/api/BrmsPush.java | 2 +- BRMSGateway/src/test/resources/config.properties | 2 +- LogParser/pom.xml | 6 +-- ONAP-PAP-REST/pom.xml | 6 +-- ONAP-PDP-REST/pom.xml | 6 +-- ONAP-PDP/pom.xml | 6 +-- ONAP-REST/pom.xml | 6 +-- ONAP-SDK-APP/pom.xml | 6 +-- ONAP-XACML/pom.xml | 6 +-- POLICY-SDK-APP/pom.xml | 6 +-- PolicyEngineAPI/pom.xml | 6 +-- PolicyEngineClient/pom.xml | 6 +-- PolicyEngineUtils/pom.xml | 6 +-- TestSuite/Performance/pom.xml | 6 +-- TestSuite/Stability/pom.xml | 6 +-- TestSuite/pom.xml | 6 +-- packages/base/pom.xml | 7 ++- packages/docker/pom.xml | 5 +- packages/install/pom.xml | 5 +- packages/pom.xml | 5 +- pom.xml | 10 ++-- version.properties | 2 +- 26 files changed, 77 insertions(+), 111 deletions(-) diff --git a/.gitreview b/.gitreview index 9e38e62ac..42a8d2aaf 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=policy/engine.git +defaultbranch=casablanca diff --git a/BRMSGateway/config.properties b/BRMSGateway/config.properties index c795aa4a3..4e92ee8b2 100644 --- a/BRMSGateway/config.properties +++ b/BRMSGateway/config.properties @@ -77,6 +77,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.3.1-SNAPSHOT +brms.dependency.version=1.3.2-SNAPSHOT ENVIRONMENT = DEVL diff --git a/BRMSGateway/dependency.json b/BRMSGateway/dependency.json index 32f6bc927..b7513243b 100644 --- a/BRMSGateway/dependency.json +++ b/BRMSGateway/dependency.json @@ -3,120 +3,120 @@ "default": [{ "groupId": "org.onap.policy.drools-applications.controlloop.templates", "artifactId": "template.demo", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "events", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "rest", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "appc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "aai", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "so", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "sdnc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "sdnr", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "trafficgenerator", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }], "amsterdam": [{ "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "events", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "appc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "appclcm", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "vfc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "so", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "sdnr", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "sdnc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "aai", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "sdc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.model-impl", "artifactId": "trafficgenerator", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common", "artifactId": "eventmanager", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common", "artifactId": "guard", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actorServiceProvider", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.appc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.appclcm", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.so", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.sdnc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.sdnr", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common.actors", "artifactId": "actor.vfc", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "org.onap.policy.drools-applications.controlloop.common", "artifactId": "policy-yaml", - "version": "1.3.1-SNAPSHOT" + "version": "1.3.2-SNAPSHOT" }, { "groupId": "com.att.research.xacml", "artifactId": "xacml-pdp", diff --git a/BRMSGateway/pom.xml b/BRMSGateway/pom.xml index 62c6e55e4..343df9eb3 100644 --- a/BRMSGateway/pom.xml +++ b/BRMSGateway/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT BRMSGateway This application will take in BRMS rules and acts as interface between PR and PDP XACML diff --git a/BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java b/BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java index a7c21a890..e7dab547a 100644 --- a/BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java +++ b/BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java @@ -118,7 +118,7 @@ public class BrmsPush { private static final Logger LOGGER = FlexLogger.getLogger(BrmsPush.class.getName()); private static final String PROJECTSLOCATION = "RuleProjects"; private static final String[] GOALS = { "clean", "deploy" }; - private static final String DEFAULT_VERSION = "1.3.1-SNAPSHOT"; + private static final String DEFAULT_VERSION = "1.3.2-SNAPSHOT"; private static final String DEPENDENCY_FILE = "dependency.json"; private static final String BRMSPERSISTENCE = "brmsEclipselink.persistencexml"; diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index a90d4513c..fdee7d9e3 100644 --- a/BRMSGateway/src/test/resources/config.properties +++ b/BRMSGateway/src/test/resources/config.properties @@ -81,6 +81,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.3.1-SNAPSHOT +brms.dependency.version=1.3.2-SNAPSHOT ENVIRONMENT = DEVL diff --git a/LogParser/pom.xml b/LogParser/pom.xml index a7c3d7c4a..6b50c0e93 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -19,14 +19,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT LogParser diff --git a/ONAP-PAP-REST/pom.xml b/ONAP-PAP-REST/pom.xml index 7cf30b979..19e38cd28 100644 --- a/ONAP-PAP-REST/pom.xml +++ b/ONAP-PAP-REST/pom.xml @@ -19,9 +19,7 @@ ============LICENSE_END========================================================= --> - + 4.0.0 ONAP-PAP-REST ONAP-PAP-REST @@ -29,7 +27,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index 2b69249fa..13754224b 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -18,14 +18,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT ONAP-PDP-REST ONAP PDP REST diff --git a/ONAP-PDP/pom.xml b/ONAP-PDP/pom.xml index 046132289..a4fa7c8ca 100644 --- a/ONAP-PDP/pom.xml +++ b/ONAP-PDP/pom.xml @@ -19,9 +19,7 @@ ============LICENSE_END========================================================= --> - + 4.0.0 ONAP-PDP ONAP-PDP @@ -29,7 +27,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 271c75311..36939e3a7 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -20,14 +20,12 @@ --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT ONAP-REST ONAP REST diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 6d782a308..aea83ce3d 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -17,14 +17,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT ONAP-SDK-APP war diff --git a/ONAP-XACML/pom.xml b/ONAP-XACML/pom.xml index 03bc9992f..980908916 100644 --- a/ONAP-XACML/pom.xml +++ b/ONAP-XACML/pom.xml @@ -19,14 +19,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT ONAP-XACML jar diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 3b4558225..456cf56cb 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -17,14 +17,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT POLICY-SDK-APP war diff --git a/PolicyEngineAPI/pom.xml b/PolicyEngineAPI/pom.xml index 48468cb95..38b8b299c 100644 --- a/PolicyEngineAPI/pom.xml +++ b/PolicyEngineAPI/pom.xml @@ -19,14 +19,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT PolicyEngineAPI diff --git a/PolicyEngineClient/pom.xml b/PolicyEngineClient/pom.xml index 4c3e32e15..92f2cd6d8 100644 --- a/PolicyEngineClient/pom.xml +++ b/PolicyEngineClient/pom.xml @@ -19,14 +19,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT PolicyEngineClient diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index 66158153d..90c15a6b4 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -17,14 +17,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT PolicyEngineUtils diff --git a/TestSuite/Performance/pom.xml b/TestSuite/Performance/pom.xml index cbcca5284..f3a769b26 100644 --- a/TestSuite/Performance/pom.xml +++ b/TestSuite/Performance/pom.xml @@ -18,14 +18,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine TestSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT Performance diff --git a/TestSuite/Stability/pom.xml b/TestSuite/Stability/pom.xml index 000a12b9c..e98adfb64 100644 --- a/TestSuite/Stability/pom.xml +++ b/TestSuite/Stability/pom.xml @@ -18,14 +18,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine TestSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT Stability diff --git a/TestSuite/pom.xml b/TestSuite/pom.xml index 85ff36710..88e58df25 100644 --- a/TestSuite/pom.xml +++ b/TestSuite/pom.xml @@ -18,14 +18,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT TestSuite pom diff --git a/packages/base/pom.xml b/packages/base/pom.xml index fb95511d1..8b48fb08b 100755 --- a/packages/base/pom.xml +++ b/packages/base/pom.xml @@ -18,15 +18,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine packages - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT base @@ -221,7 +220,7 @@ /bin/bash -c - mkdir -p target ; echo -e 'version="${project.version}"\ndescription="Open ONAP Policy Engine"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info + mkdir -p target ; echo -e 'version="${project.version}"\ndescription="Open ONAP Policy Engine"\nbuildTag="'"${BUILD_TAG}"'"\ncommit="'"${GIT_COMMIT}"'"\ntimestamp="${maven.build.timestamp}"' >target/build.info diff --git a/packages/docker/pom.xml b/packages/docker/pom.xml index 6d88647ef..57eb07bce 100644 --- a/packages/docker/pom.xml +++ b/packages/docker/pom.xml @@ -18,15 +18,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine packages - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT docker diff --git a/packages/install/pom.xml b/packages/install/pom.xml index 4c66e808e..cc1ac70b0 100644 --- a/packages/install/pom.xml +++ b/packages/install/pom.xml @@ -18,15 +18,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine packages - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT install diff --git a/packages/pom.xml b/packages/pom.xml index faca69272..6e346538c 100644 --- a/packages/pom.xml +++ b/packages/pom.xml @@ -18,13 +18,12 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT packages pom diff --git a/pom.xml b/pom.xml index 4aa09f2ba..15516d8d3 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,7 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.policy.parent @@ -29,7 +27,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.3.1-SNAPSHOT + 1.3.2-SNAPSHOT pom policy-engine The ONAP Policy Engine main pom @@ -66,8 +64,8 @@ 1.3.3 1.18 6.3.0 - 1.3.1 - 1.3.1 + 1.3.2-SNAPSHOT + 1.3.2-SNAPSHOT PolicyEngineUtils diff --git a/version.properties b/version.properties index 19266e34c..edc07db88 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- 2.16.6