From 44b0eaf3923a1d7461ceaf3afaf965a7f4527bcb Mon Sep 17 00:00:00 2001 From: platania Date: Wed, 8 Mar 2017 13:20:39 -0500 Subject: Update POM version for staging Change-Id: I139ca777460d943379cfcbba4aeea868f03d1200 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 5492aeb6..9299f059 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-SNAPSHOT + 1.0.0 ../../../../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 da25cc7e..6e408b67 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-SNAPSHOT + 1.0.0 ../parent-pom/pom.xml -- cgit 1.2.3-korg