aboutsummaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-09-26 16:36:08 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-09-26 16:36:08 -0400
commit4132c7648d0052a0c190750375a06bc210ee2946 (patch)
tree818d2f900143e4f1c09b271ddf28f7f694201ed1 /features
parent36691290872fc0744dc996aa7c87bfeb446f4775 (diff)
Roll to next snapshot version
Update to next snapshot version Change-Id: I0aec551e843f82299d723672776f9c1605328880 Issue-ID: CCSDK-597 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-features-all/pom.xml7
-rw-r--r--features/features-features/pom.xml4
-rwxr-xr-xfeatures/installer/pom.xml4
-rwxr-xr-xfeatures/pom.xml4
4 files changed, 8 insertions, 11 deletions
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index 711a2917e..a3caacb81 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -22,20 +22,17 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features-all</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: features :: ${project.artifactId}</name>
- <properties>
- <skip.karaf.featureTest>true</skip.karaf.featureTest>
- </properties>
<dependencyManagement>
<dependencies>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index fca0761a3..e3540aa7a 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-features</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name>Blueprints Processor :: features :: ${project.artifactId}</name>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index ecd94012d..a9fddfcd2 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-installer</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: features :: ${project.artifactId}</name>
diff --git a/features/pom.xml b/features/pom.xml
index c16f697fc..39fdc7e6c 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-feature-aggregator</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Blueprints Processor :: features</name>