From 569250e2f782a0099df39930aacf23c3775a2645 Mon Sep 17 00:00:00 2001 From: jhh Date: Fri, 29 May 2020 16:05:41 -0500 Subject: bump poms to 1.5.5-SNAPSHOT Issue-ID: POLICY-2475 Signed-off-by: jhh Change-Id: I633c1d0639cd688d3c74d4c381c2b63916e0bad1 --- 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 affff1c10..1388ed2d1 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.controlloop.templates templates - 1.5.4-SNAPSHOT + 1.5.5-SNAPSHOT archetype-cl-amsterdam diff --git a/controlloop/templates/pom.xml b/controlloop/templates/pom.xml index 51b59f627..1865f52fb 100644 --- a/controlloop/templates/pom.xml +++ b/controlloop/templates/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.drools-applications.controlloop controlloop - 1.5.4-SNAPSHOT + 1.5.5-SNAPSHOT org.onap.policy.drools-applications.controlloop.templates diff --git a/controlloop/templates/template.demo/pom.xml b/controlloop/templates/template.demo/pom.xml index 8497f121d..f95005071 100644 --- a/controlloop/templates/template.demo/pom.xml +++ b/controlloop/templates/template.demo/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.drools-applications.controlloop.templates templates - 1.5.4-SNAPSHOT + 1.5.5-SNAPSHOT template.demo -- cgit 1.2.3-korg