aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/honeycomb_plugin
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-06-07 13:13:20 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-06-07 13:13:20 -0700
commitc5ed42a9f6bd31f65e95ede65bfaf7add4d37c30 (patch)
tree0fa03d647b6dadc20d820231caa4ec9442225d7a /vnfs/honeycomb_plugin
parentc4ad09e8e4f30acc2f29441a0efb3fca103a5d9c (diff)
Version bump demo master to 1.3.0-SNAPSHOT
Also remove the call to upload boot scripts Change-Id: I80957bb289aea65cd2e7f7f219680192d9c42ff2 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.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 c561dcae..1c7e8a24 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.onap.demo.vnf</groupId>
<artifactId>demo-aggregator</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.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 3bfe58bc..ee901a44 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.onap.demo.vnf</groupId>
<artifactId>hc-onap</artifactId>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>../parent-pom/pom.xml</relativePath>
</parent>