diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 07:18:47 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 07:18:47 -0800 |
commit | b19a7a7cae93ade0a9ebe23a638e42948b740ac3 (patch) | |
tree | e9976c70fad14ed1410944c04dbd0202b1dde412 /vnfs/VESreporting_vFW/pom.xml | |
parent | 95fd361eaff65980e6ff6f0e1e548d2822b0909b (diff) |
Version bump demo repo master to 1.4.0-SNAPSHOT
Change-Id: I204f992ce81391c4f5be671e9ea574fef80c11b1
Issue-ID: INT-722
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'vnfs/VESreporting_vFW/pom.xml')
-rw-r--r-- | vnfs/VESreporting_vFW/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/VESreporting_vFW/pom.xml b/vnfs/VESreporting_vFW/pom.xml index d46fac10..a23d87c4 100644 --- a/vnfs/VESreporting_vFW/pom.xml +++ b/vnfs/VESreporting_vFW/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>demo-aggregator</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |