aboutsummaryrefslogtreecommitdiffstats
path: root/dataChange
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-11-09 07:19:49 -0500
committerDan Timoney <dtimoney@att.com>2017-11-09 07:31:27 -0500
commit2f9282706b2eaca0c271d6da27b3dbc0692accc2 (patch)
treea898fe720ebcfbefc69d9860017429689773f78b /dataChange
parentf1cdb6b4212168879f623abd4beb345dadf200dd (diff)
Roll to version 0.1.1-SNAPSHOT
Roll to next release version Change-Id: I7df5f5c516db6b4459a6f6063bf754e058a4048d Issue-ID: CCSDK-141 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'dataChange')
-rwxr-xr-xdataChange/features/pom.xml4
-rwxr-xr-xdataChange/installer/pom.xml2
-rwxr-xr-xdataChange/model/pom.xml4
-rwxr-xr-xdataChange/pom.xml4
-rwxr-xr-xdataChange/provider/pom.xml2
5 files changed, 8 insertions, 8 deletions
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 9d140cb6..7377ffc8 100755
--- a/dataChange/features/pom.xml
+++ b/dataChange/features/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>dataChange</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange-features</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<packaging>jar</packaging>
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 940144f5..fc44b874 100755
--- a/dataChange/installer/pom.xml
+++ b/dataChange/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>dataChange</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>dataChange-installer</artifactId>
<name>dataChange - Karaf Installer</name>
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index 5f7101cd..939b218b 100755
--- a/dataChange/model/pom.xml
+++ b/dataChange/model/pom.xml
@@ -5,11 +5,11 @@
<parent>
<artifactId>dataChange</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange-model</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<packaging>bundle</packaging>
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index a5818a5d..57aed1f0 100755
--- a/dataChange/pom.xml
+++ b/dataChange/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-sli-northbound</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<properties>
<feature-name>dataChange</feature-name>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index f3e1f0fd..d534e30e 100755
--- a/dataChange/provider/pom.xml
+++ b/dataChange/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>dataChange</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>dataChange-provider</artifactId>
<packaging>bundle</packaging>