From 87a86dce0f8fefc57fd597cae8f63afdf3498512 Mon Sep 17 00:00:00 2001 From: platania Date: Fri, 10 Mar 2017 15:28:08 -0500 Subject: upgrade POM version Change-Id: Idf73206219c674383c84e688f8a6089ed78b5a22 Signed-off-by: platania --- 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 9299f059..8304b473 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.openecomp.demo.vnf demo-aggregator - 1.0.0 + 1.1.0-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 6e408b67..e582fa21 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.openecomp.demo.vnf hc-openecomp - 1.0.0 + 1.1.0-SNAPSHOT ../parent-pom/pom.xml -- cgit 1.2.3-korg