summaryrefslogtreecommitdiffstats
path: root/asdcApi
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 /asdcApi
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 'asdcApi')
-rwxr-xr-xasdcApi/features/pom.xml2
-rwxr-xr-xasdcApi/installer/pom.xml2
-rwxr-xr-xasdcApi/model/pom.xml4
-rwxr-xr-xasdcApi/pom.xml4
-rwxr-xr-xasdcApi/provider/pom.xml2
5 files changed, 7 insertions, 7 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index 0f3a5ddd2..16f93591d 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/features/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>asdcApi</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>asdcApi-features</artifactId>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 32f505053..03153fe63 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>asdcApi</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>asdcApi-installer</artifactId>
<name>asdcApi - Karaf Installer</name>
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 3665e4fab..fc874b4c8 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,11 +5,11 @@
<parent>
<artifactId>asdcApi</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>asdcApi-model</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<build>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 0adc96e64..677d94ba2 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/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>asdcApi</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
<properties>
<feature-name>asdcApi</feature-name>
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index cb6872653..12240b388 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -4,7 +4,7 @@
<parent>
<artifactId>asdcApi</artifactId>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.1.1-SNAPSHOT</version>
</parent>
<artifactId>asdcApi-provider</artifactId>
<packaging>bundle</packaging>