From 1da88553b5bc956d0d4bf7d9f460e81e25a5fe88 Mon Sep 17 00:00:00 2001 From: liamfallon Date: Wed, 16 May 2018 13:59:46 +0100 Subject: Upgrade SNAPSHOT to 1.2.2 These reviews must be merged in order because of layering. This review should be merged SECOND Note: In order to get past the following layering problems, there are temporary chages to the following POMs to temporarily use 1.2.1-SNAPSHOT for those dependencies. They are ONAP-PAP-REST/pom.xml org.onap.policy.drools-applications.controlloop.common.policy-yaml ONAP-PDP/pom.xml org.onap.policy.drools-pdp.policy-endpoints A separate review will be used to restore these dependencies to 1.2.2-SNAPSHOT once the drools-pdp and drools-applications reviews are submitted and merged PLD added version.properties Issue-ID: POLICY-798 Change-Id: Id7e83f2ba12181c63cc8845b7eeccf2004d2bab9 Signed-off-by: liamfallon Signed-off-by: Pamela Dragosh Signed-off-by: liamfallon --- PolicyEngineUtils/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PolicyEngineUtils') diff --git a/PolicyEngineUtils/pom.xml b/PolicyEngineUtils/pom.xml index ff896a7bd..cefb9b8bf 100644 --- a/PolicyEngineUtils/pom.xml +++ b/PolicyEngineUtils/pom.xml @@ -23,7 +23,7 @@ org.onap.policy.engine PolicyEngineSuite - 1.2.1-SNAPSHOT + 1.2.2-SNAPSHOT PolicyEngineUtils -- cgit 1.2.3-korg