aboutsummaryrefslogtreecommitdiffstats
path: root/dataChange/pom.xml
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/pom.xml
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/pom.xml')
-rwxr-xr-xdataChange/pom.xml4
1 files changed, 2 insertions, 2 deletions
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>