diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 12:39:07 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-16 12:39:07 -0700 |
commit | 43a9023d2a7bc47212e652ad5319f7bd929ab766 (patch) | |
tree | 5e67120ea7fc5827ee809e17cbc2b7cbd8e58444 /vnfs/VESreporting_vLB/pom.xml | |
parent | c35b78cdac14f5a9cc0153e1345e653bddffc01c (diff) |
Bump demo version to 1.2.1-SNAPSHOT
Change-Id: Id7b439cbcb744a92d006e4922452c156a64be3d9
Issue-ID: INT-501
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'vnfs/VESreporting_vLB/pom.xml')
-rw-r--r-- | vnfs/VESreporting_vLB/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/VESreporting_vLB/pom.xml b/vnfs/VESreporting_vLB/pom.xml index 9a52a676..d9ffd0d8 100644 --- a/vnfs/VESreporting_vLB/pom.xml +++ b/vnfs/VESreporting_vLB/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>demo-aggregator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |