From fbe7e04d1961055213d9b71bcac7d1dac6a80043 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Wed, 15 Nov 2017 11:47:35 -0500 Subject: Upgrade to 1.1.2-SNAPSHOT Released 1.1.1, now must bump patch by 1 Issue-ID: POLICY-436 Change-Id: I3f5e4c369575f6fe1fa06cabb96a5bd43cb11087 Signed-off-by: Pamela Dragosh --- controlloop/templates/archetype-cl-amsterdam/pom.xml | 2 +- controlloop/templates/pom.xml | 2 +- controlloop/templates/template.demo/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'controlloop/templates') diff --git a/controlloop/templates/archetype-cl-amsterdam/pom.xml b/controlloop/templates/archetype-cl-amsterdam/pom.xml index 7c0f304b5..139bb3992 100644 --- a/controlloop/templates/archetype-cl-amsterdam/pom.xml +++ b/controlloop/templates/archetype-cl-amsterdam/pom.xml @@ -26,7 +26,7 @@ org.onap.policy.drools-applications templates - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT archetype-cl-amsterdam diff --git a/controlloop/templates/pom.xml b/controlloop/templates/pom.xml index 6427a9aa5..e604ac022 100644 --- a/controlloop/templates/pom.xml +++ b/controlloop/templates/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.drools-applications controlloop - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index 789e836ca..eea6382d8 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.drools-applications templates - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT template.demo -- cgit 1.2.3-korg