aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/honeycomb_plugin
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-03-10 15:28:08 -0500
committerplatania <platania@research.att.com>2017-03-10 15:28:08 -0500
commit87a86dce0f8fefc57fd597cae8f63afdf3498512 (patch)
tree64b199368885935e5779899a52ac13ab0deaa260 /vnfs/honeycomb_plugin
parent479d1d811b7893255dc98db9d7030d3e1a62a295 (diff)
upgrade POM version
Change-Id: Idf73206219c674383c84e688f8a6089ed78b5a22 Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'vnfs/honeycomb_plugin')
-rw-r--r--vnfs/honeycomb_plugin/sample_plugin/parent-pom/pom.xml2
-rwxr-xr-xvnfs/honeycomb_plugin/sample_plugin/sample-distribution/pom.xml2
2 files changed, 2 insertions, 2 deletions
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 @@
<parent>
<groupId>org.openecomp.demo.vnf</groupId>
<artifactId>demo-aggregator</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../../../../pom.xml</relativePath>
</parent>
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 @@
<parent>
<groupId>org.openecomp.demo.vnf</groupId>
<artifactId>hc-openecomp</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../parent-pom/pom.xml</relativePath>
</parent>