diff options
author | 2017-04-25 10:41:20 -0400 | |
---|---|---|
committer | 2017-04-25 10:41:20 -0400 | |
commit | 02e43f54e12371eb8d672c2f05d67933f40d5e37 (patch) | |
tree | 377f795582be114e5d6a676c1f89c5ba92ff9b67 /sliPluginUtils/installer | |
parent | 29b9ece408800da133cc18f773698a558421b68d (diff) |
[RENUMBER] Roll to next snapshot
Roll to snapshot version 1.1.1-SNAPSHOT
Change-Id: I284f5ddf82439bde3d0193cf6215bfb892a8ebf2
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliPluginUtils/installer')
-rwxr-xr-x | sliPluginUtils/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml index cae4261..5562535 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -4,7 +4,7 @@ <parent> <artifactId>sliPluginUtils</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <artifactId>sliPluginUtils-installer</artifactId> <name>SLI Plugin Utilities - Karaf Installer</name> |