diff options
author | 2018-03-22 10:48:26 -0700 | |
---|---|---|
committer | 2018-03-22 10:48:26 -0700 | |
commit | 970c37396a10c8d24e1dca48488fcb0b96d73d46 (patch) | |
tree | 1dd1bc1cf15a2a7347e304c5056a6eeac253ecc2 /vnfs/VESreporting_vFW | |
parent | 88adc387af4277ea16b21adc2950920d0a2a9028 (diff) |
Bump version to 1.1.2-SNAPSHOT
Change-Id: Id3d0c67ad2be16daa754bd085227847ff7172256
Issue-ID: INT-406
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'vnfs/VESreporting_vFW')
-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 2b87649a..53fb527a 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.1.1-SNAPSHOT</version> + <version>1.1.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |