aboutsummaryrefslogtreecommitdiffstats
path: root/dataChange
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-17 16:56:52 -0800
committerDan Timoney <dtimoney@att.com>2017-11-21 15:20:56 -0500
commite4273428d8af86850e97da84a1bbaaffb06269ff (patch)
treededff7072a5d235ccb7e15ba0125434679f46f79 /dataChange
parentb87ff9b0683e410a6e0d0eac9f6b413aa9171cd4 (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. (part 2) Change-Id: If8259634fe96f9a78cf59a9346dd051cc674e6c3 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
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 7377ffc8..93dbd055 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.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange-features</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<packaging>jar</packaging>
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index fc44b874..31623ba1 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.1-SNAPSHOT</version>
+ <version>0.2.0-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 939b218b..c3d6d6b5 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.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange-model</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<packaging>bundle</packaging>
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index 57aed1f0..f0bbf6eb 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.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>dataChange</artifactId>
- <version>0.1.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
<properties>
<feature-name>dataChange</feature-name>
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index d534e30e..7d35817e 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.1-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
</parent>
<artifactId>dataChange-provider</artifactId>
<packaging>bundle</packaging>