summaryrefslogtreecommitdiffstats
path: root/features
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-05-14 14:44:40 -0400
committerDan Timoney <dtimoney@att.com>2020-05-14 14:44:40 -0400
commit0b64786b103ae336a08d3b1f128a915eb0fdd36e (patch)
tree7404241297626040ce603ee0ae070b03b971a662 /features
parent80c596656c469990843f9da40f0d7655496029da (diff)
Use RC2 version of parent pom
Update to use RC2 version of parent pom Change-Id: I82a065af22fe64734830705028a5149b93445acd Issue-ID: CCSDK-2345 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'features')
-rw-r--r--features/ccsdk-aai-service/pom.xml3
-rw-r--r--features/ccsdk-ansible-adapter/pom.xml3
-rw-r--r--features/ccsdk-base-http/pom.xml2
-rw-r--r--features/ccsdk-mdsal-resource/pom.xml3
-rwxr-xr-xfeatures/ccsdk-messagerouter-consumer/pom.xml2
-rwxr-xr-xfeatures/ccsdk-messagerouter-publisher/pom.xml2
-rw-r--r--features/ccsdk-netbox-client/pom.xml3
-rw-r--r--features/ccsdk-resource-assignment/pom.xml3
-rw-r--r--features/ccsdk-saltstack-adapter/pom.xml3
-rw-r--r--features/ccsdk-sli-adaptors-all/pom.xml2
-rw-r--r--features/ccsdk-sql-resource/pom.xml3
-rw-r--r--features/features-sli-adaptors/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
14 files changed, 14 insertions, 21 deletions
diff --git a/features/ccsdk-aai-service/pom.xml b/features/ccsdk-aai-service/pom.xml
index ebd709bf..769726f9 100644
--- a/features/ccsdk-aai-service/pom.xml
+++ b/features/ccsdk-aai-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -18,7 +18,6 @@
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-ansible-adapter/pom.xml b/features/ccsdk-ansible-adapter/pom.xml
index 8f02c81d..cdac99a0 100644
--- a/features/ccsdk-ansible-adapter/pom.xml
+++ b/features/ccsdk-ansible-adapter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -17,7 +17,6 @@
<name>ccsdk-sli-adaptors :: ansible-adapter:: ${project.artifactId}</name>
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-base-http/pom.xml b/features/ccsdk-base-http/pom.xml
index 26fcf165..5a0d8d16 100644
--- a/features/ccsdk-base-http/pom.xml
+++ b/features/ccsdk-base-http/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-mdsal-resource/pom.xml b/features/ccsdk-mdsal-resource/pom.xml
index 58df0ae1..556aab04 100644
--- a/features/ccsdk-mdsal-resource/pom.xml
+++ b/features/ccsdk-mdsal-resource/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -18,7 +18,6 @@
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-messagerouter-consumer/pom.xml b/features/ccsdk-messagerouter-consumer/pom.xml
index 199bc89d..00147740 100755
--- a/features/ccsdk-messagerouter-consumer/pom.xml
+++ b/features/ccsdk-messagerouter-consumer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
diff --git a/features/ccsdk-messagerouter-publisher/pom.xml b/features/ccsdk-messagerouter-publisher/pom.xml
index 61b8441e..3cd45111 100755
--- a/features/ccsdk-messagerouter-publisher/pom.xml
+++ b/features/ccsdk-messagerouter-publisher/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId>
diff --git a/features/ccsdk-netbox-client/pom.xml b/features/ccsdk-netbox-client/pom.xml
index 7786a355..dc650acf 100644
--- a/features/ccsdk-netbox-client/pom.xml
+++ b/features/ccsdk-netbox-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -34,7 +34,6 @@
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-resource-assignment/pom.xml b/features/ccsdk-resource-assignment/pom.xml
index ecd49a32..523b402a 100644
--- a/features/ccsdk-resource-assignment/pom.xml
+++ b/features/ccsdk-resource-assignment/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -18,7 +18,6 @@
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-saltstack-adapter/pom.xml b/features/ccsdk-saltstack-adapter/pom.xml
index aece9c1c..d0767b8c 100644
--- a/features/ccsdk-saltstack-adapter/pom.xml
+++ b/features/ccsdk-saltstack-adapter/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -17,7 +17,6 @@
<name>ccsdk-sli-adaptors :: saltstack-adapter:: ${project.artifactId}</name>
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml
index 8229bf91..fb71997e 100644
--- a/features/ccsdk-sli-adaptors-all/pom.xml
+++ b/features/ccsdk-sli-adaptors-all/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sql-resource/pom.xml b/features/ccsdk-sql-resource/pom.xml
index 6e8499df..b20f7f21 100644
--- a/features/ccsdk-sql-resource/pom.xml
+++ b/features/ccsdk-sql-resource/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
@@ -18,7 +18,6 @@
<properties>
- <ccsdk.sli.core.version>${project.version}</ccsdk.sli.core.version>
<ccsdk.sli.adaptors.version>${project.version}</ccsdk.sli.adaptors.version>
</properties>
diff --git a/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml
index 1a4ed260..a379e3e7 100644
--- a/features/features-sli-adaptors/pom.xml
+++ b/features/features-sli-adaptors/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index cc105229..051ad871 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index f22df551..60d99f88 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.5-SNAPSHOT</version>
+ <version>1.5.6-SNAPSHOT</version>
<relativePath/>
</parent>