From cd2ec5500943c6b726097ae7077f130430a654e1 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Sat, 18 Nov 2017 18:36:44 -0800 Subject: Bump minor version Bump minor version in preparation for Amsterdam branching. Change-Id: Ia7e97a72053a2d1cd10c0b9d5c179817c3ac7e23 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall --- 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 139bb3992..ef553e0d2 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.2-SNAPSHOT + 1.2.0-SNAPSHOT archetype-cl-amsterdam diff --git a/controlloop/templates/pom.xml b/controlloop/templates/pom.xml index e604ac022..b33553e6a 100644 --- a/controlloop/templates/pom.xml +++ b/controlloop/templates/pom.xml @@ -29,7 +29,7 @@ org.onap.policy.drools-applications controlloop - 1.1.2-SNAPSHOT + 1.2.0-SNAPSHOT diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index eea6382d8..ba04052cd 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.2-SNAPSHOT + 1.2.0-SNAPSHOT template.demo -- cgit 1.2.3-korg