summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-03-09 11:39:34 -0500
committerDan Timoney <dtimoney@att.com>2021-03-09 11:39:34 -0500
commitaf9977a7b84a11ab01e84e38d20c9c2263905b05 (patch)
tree20e94631eec85baeb2a89aaad295f4e1f453acf3 /features
parentcf4c986a60070895336f03ac95604f3b1273831f (diff)
Roll master version for Istanbul
Roll versions of ccskd parent poms to 2.2.0-SNAPSHOT and of ccsdk/features to 1.2.0-SNAPSHOT for Istanbul release Issue-ID: CCSDK-3190 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I84865a3d0785df8a3cdad8a986a3d86299e8bf16
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-features-all/pom.xml4
-rw-r--r--features/features-features/pom.xml4
-rwxr-xr-xfeatures/installer/pom.xml4
-rwxr-xr-xfeatures/pom.xml4
4 files changed, 8 insertions, 8 deletions
diff --git a/features/ccsdk-features-all/pom.xml b/features/ccsdk-features-all/pom.xml
index 20701489f..86f327290 100644
--- a/features/ccsdk-features-all/pom.xml
+++ b/features/ccsdk-features-all/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-features-all</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: features :: ${project.artifactId}</name>
diff --git a/features/features-features/pom.xml b/features/features-features/pom.xml
index 96c414b2d..aeb5dee9b 100644
--- a/features/features-features/pom.xml
+++ b/features/features-features/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-features</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-features :: features :: ${project.artifactId}</name>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 8174f9a16..407d06d5d 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>features-installer</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: features :: ${project.artifactId}</name>
diff --git a/features/pom.xml b/features/pom.xml
index 4e8e41c18..e7458869e 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -28,13 +28,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.1</version>
+ <version>2.2.0-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
<artifactId>ccsdk-feature-aggregator</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-features :: features</name>