diff options
author | 2017-04-25 10:41:20 -0400 | |
---|---|---|
committer | 2017-04-25 10:41:20 -0400 | |
commit | 02e43f54e12371eb8d672c2f05d67933f40d5e37 (patch) | |
tree | 377f795582be114e5d6a676c1f89c5ba92ff9b67 /sliPluginUtils/features | |
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/features')
-rwxr-xr-x | sliPluginUtils/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml index 0ed4b0e..46a8b04 100755 --- a/sliPluginUtils/features/pom.xml +++ b/sliPluginUtils/features/pom.xml @@ -8,7 +8,7 @@ <parent> <artifactId>sliPluginUtils</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.1.0-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> </parent> <name>SliPluginUtils Plugin - Features</name> |