diff options
author | Dan Timoney <dtimoney@att.com> | 2017-04-25 10:44:10 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-04-25 10:44:10 -0400 |
commit | 518824f28a7b57a0e855a162691e15ca76f2f9f5 (patch) | |
tree | d6daae100b586b9abde2395eb64fd5113f41fe67 /vnfapi/installer/pom.xml | |
parent | 60d5ee0c6d4cc32d6181c29ee55a67575669a0cd (diff) |
[RENUMBER] Roll to next snapshot
Roll to snapshot version 1.1.1-SNAPSHOT
Change-Id: Ic1cc0e706715cdcd8eca1502e99e65be2e961a42
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'vnfapi/installer/pom.xml')
-rwxr-xr-x | vnfapi/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfapi/installer/pom.xml b/vnfapi/installer/pom.xml index 88b38e93..3fa0ac74 100755 --- a/vnfapi/installer/pom.xml +++ b/vnfapi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>vnfapi</artifactId> <groupId>org.openecomp.sdnc.northbound</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <artifactId>vnfapi-installer</artifactId> <name>VNF API - Karaf Installer</name> |