From 43a9023d2a7bc47212e652ad5319f7bd929ab766 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 16 May 2018 12:39:07 -0700 Subject: Bump demo version to 1.2.1-SNAPSHOT Change-Id: Id7b439cbcb744a92d006e4922452c156a64be3d9 Issue-ID: INT-501 Signed-off-by: Gary Wu --- vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml | 2 +- vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vnfs/honeycomb_plugin/sample_plugin') diff --git a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml index f0656b7b..c561dcae 100644 --- a/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml @@ -26,7 +26,7 @@ org.onap.demo.vnf demo-aggregator - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT ../../../../pom.xml diff --git a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml index ed3b2c04..3bfe58bc 100755 --- a/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml @@ -10,7 +10,7 @@ org.onap.demo.vnf hc-onap - 1.2.0-SNAPSHOT + 1.2.1-SNAPSHOT ../parent-pom/pom.xml -- cgit 1.2.3-korg