diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 13:13:20 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-07 13:13:20 -0700 |
commit | c5ed42a9f6bd31f65e95ede65bfaf7add4d37c30 (patch) | |
tree | 0fa03d647b6dadc20d820231caa4ec9442225d7a /vnfs/VESreporting_vLB5.0 | |
parent | c4ad09e8e4f30acc2f29441a0efb3fca103a5d9c (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/VESreporting_vLB5.0')
-rw-r--r-- | vnfs/VESreporting_vLB5.0/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/VESreporting_vLB5.0/pom.xml b/vnfs/VESreporting_vLB5.0/pom.xml index cd2f77d2..22c1659c 100644 --- a/vnfs/VESreporting_vLB5.0/pom.xml +++ b/vnfs/VESreporting_vLB5.0/pom.xml @@ -28,7 +28,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> |