diff options
author | 2017-02-24 13:28:27 -0500 | |
---|---|---|
committer | 2017-02-24 13:28:38 -0500 | |
commit | 2bc3e5cc85a9384d080392bc98f623bc88f68592 (patch) | |
tree | 2dd749edbafee724d1da832591a9ce8a2f1b5d7f /sliPluginUtils/installer | |
parent | 1be30f7415dca363d9a70cd95d480d4f1160d915 (diff) |
[VERSION] Roll back to snapshot
Roll back to version 1.0.0-SNAPSHOT
Change-Id: I01ecdf7f547d7d79f4e9d23625407cd5a3464e67
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 f84f744..52f5e84 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <artifactId>sliPluginUtils</artifactId> <groupId>org.openecomp.sdnc.core</groupId> - <version>1.0.0</version> + <version>1.0.0-SNAPSHOT</version> </parent> <artifactId>sliPluginUtils-installer</artifactId> <name>SLI Plugin Utilities - Karaf Installer</name> |