From 841680ed8523aedeaf41455a48d89d3e061e522b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Sun, 19 Feb 2017 17:40:27 -0500 Subject: [VERSION] Update dependency versions Update dependency versions to snapahot Change-Id: I0aa631dff7e589339edf391e7681f609d81d814b Signed-off-by: Dan Timoney [VERSION] Reset version Reset version to 1.0.0-SNAPSHOT Change-Id: Ief9c015d5a5a0f69a2bffb9e498d464eb77def05 Signed-off-by: Dan Timoney --- sli/common/pom.xml | 2 +- sli/features/pom.xml | 2 +- sli/installer/pom.xml | 2 +- sli/pom.xml | 4 ++-- sli/provider/pom.xml | 2 +- sli/recording/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) (limited to 'sli') diff --git a/sli/common/pom.xml b/sli/common/pom.xml index 1f65694..3ab9848 100755 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml @@ -3,7 +3,7 @@ sli org.openecomp.sdnc.core - 1.0.0 + 1.0.0-SNAPSHOT sli-common bundle diff --git a/sli/features/pom.xml b/sli/features/pom.xml index f07aad6..e2e9f5c 100755 --- a/sli/features/pom.xml +++ b/sli/features/pom.xml @@ -4,7 +4,7 @@ sli org.openecomp.sdnc.core - 1.0.0 + 1.0.0-SNAPSHOT sli-features SLI - Features diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml index a9dc66b..fed23fa 100755 --- a/sli/installer/pom.xml +++ b/sli/installer/pom.xml @@ -4,7 +4,7 @@ sli org.openecomp.sdnc.core - 1.0.0 + 1.0.0-SNAPSHOT sli-installer SLI - Karaf Installer diff --git a/sli/pom.xml b/sli/pom.xml index 2b1bc4a..6416558 100755 --- a/sli/pom.xml +++ b/sli/pom.xml @@ -5,7 +5,7 @@ org.openecomp.sdnc.core sdnc-core - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 pom @@ -59,7 +59,7 @@ openECOMP - 1.0.0 + 1.0.0-SNAPSHOT diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml index bfea0e2..d5a629b 100755 --- a/sli/provider/pom.xml +++ b/sli/provider/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdnc.core sli - 1.0.0 + 1.0.0-SNAPSHOT sli-provider bundle diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml index 62750cc..d5f7448 100755 --- a/sli/recording/pom.xml +++ b/sli/recording/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdnc.core sli - 1.0.0 + 1.0.0-SNAPSHOT sli-recording bundle -- cgit 1.2.3-korg