aboutsummaryrefslogtreecommitdiffstats
path: root/sliapi
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-02-19 17:40:27 -0500
committerDan Timoney <dtimoney@att.com>2017-02-19 17:55:52 -0500
commit841680ed8523aedeaf41455a48d89d3e061e522b (patch)
tree5389c6221b3a95e46d1032e8b037edff611256ec /sliapi
parent388b0ee2bc6d42a2611540784bc790c3eadcd5dc (diff)
[VERSION] Update dependency versions
Update dependency versions to snapahot Change-Id: I0aa631dff7e589339edf391e7681f609d81d814b Signed-off-by: Dan Timoney <dtimoney@att.com> [VERSION] Reset version Reset version to 1.0.0-SNAPSHOT Change-Id: Ief9c015d5a5a0f69a2bffb9e498d464eb77def05 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sliapi')
-rwxr-xr-xsliapi/features/pom.xml2
-rwxr-xr-xsliapi/installer/pom.xml2
-rwxr-xr-xsliapi/model/pom.xml2
-rwxr-xr-xsliapi/pom.xml4
-rwxr-xr-xsliapi/provider/pom.xml2
5 files changed, 6 insertions, 6 deletions
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml
index d5d768d..13ef69b 100755
--- a/sliapi/features/pom.xml
+++ b/sliapi/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>sliapi</artifactId>
<groupId>org.openecomp.sdnc.core</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>sliapi-features</artifactId>
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index 4b61dae..1eee871 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>sliapi</artifactId>
<groupId>org.openecomp.sdnc.core</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>sliapi-installer</artifactId>
<name>SLI API - Karaf Installer</name>
diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml
index 188e7c2..775fb93 100755
--- a/sliapi/model/pom.xml
+++ b/sliapi/model/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>sliapi</artifactId>
<groupId>org.openecomp.sdnc.core</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>sliapi-model</artifactId>
<packaging>bundle</packaging>
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index 1240203..c0c928b 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -7,13 +7,13 @@
<parent>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sdnc-core</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.openecomp.sdnc.core</groupId>
<artifactId>sliapi</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
<properties>
<feature-name>sliapi</feature-name>
diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml
index 9034b27..32d0c98 100755
--- a/sliapi/provider/pom.xml
+++ b/sliapi/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>sliapi</artifactId>
<groupId>org.openecomp.sdnc.core</groupId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>sliapi-provider</artifactId>
<packaging>bundle</packaging>