diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 14:53:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 14:53:46 +0000 |
commit | 46d0e77e154f2458e2dbec8d70abdda859f88da1 (patch) | |
tree | 0ea5e27c001557e61c32bb0d94fceea379ea0dc8 /adaptors/features | |
parent | 70eefe655325271e167efba6394044145b28b772 (diff) |
Release ccsdk/sli1.2.0
Diffstat (limited to 'adaptors/features')
-rw-r--r-- | adaptors/features/ccsdk-aai-service/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-ansible-adapter/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-base-http/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-mdsal-resource/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/features/ccsdk-messagerouter-consumer/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-netbox-client/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-resource-assignment/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-saltstack-adapter/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-sli-adaptors-all/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/ccsdk-sql-resource/pom.xml | 2 | ||||
-rw-r--r-- | adaptors/features/features-sli-adaptors/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/features/installer/pom.xml | 2 | ||||
-rwxr-xr-x | adaptors/features/pom.xml | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/adaptors/features/ccsdk-aai-service/pom.xml b/adaptors/features/ccsdk-aai-service/pom.xml index 4ef69f2d5..804b6f39f 100644 --- a/adaptors/features/ccsdk-aai-service/pom.xml +++ b/adaptors/features/ccsdk-aai-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-aai-service</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-ansible-adapter/pom.xml b/adaptors/features/ccsdk-ansible-adapter/pom.xml index 471ff1b4c..1f438872c 100644 --- a/adaptors/features/ccsdk-ansible-adapter/pom.xml +++ b/adaptors/features/ccsdk-ansible-adapter/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-ansible-adapter</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: ansible-adapter:: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index cdd0ba513..28b8b5899 100644 --- a/adaptors/features/ccsdk-base-http/pom.xml +++ b/adaptors/features/ccsdk-base-http/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-base-http</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: base-http :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-mdsal-resource/pom.xml b/adaptors/features/ccsdk-mdsal-resource/pom.xml index 65392f57e..263d188d3 100644 --- a/adaptors/features/ccsdk-mdsal-resource/pom.xml +++ b/adaptors/features/ccsdk-mdsal-resource/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-mdsal-resource</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: mdsal-resource :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index c58677bba..67a0c5c67 100755 --- a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>ccsdk-messagerouter-consumer</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <dependencies> diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index 690297a64..0354955da 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>ccsdk-messagerouter-publisher</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <dependencies> diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index 735853cb3..e82e06ebb 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -27,7 +27,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-resource-assignment/pom.xml b/adaptors/features/ccsdk-resource-assignment/pom.xml index 8f15a1305..ba5685e05 100644 --- a/adaptors/features/ccsdk-resource-assignment/pom.xml +++ b/adaptors/features/ccsdk-resource-assignment/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-resource-assignment</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: resource-assignment :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-saltstack-adapter/pom.xml b/adaptors/features/ccsdk-saltstack-adapter/pom.xml index d21215ea4..403c74957 100644 --- a/adaptors/features/ccsdk-saltstack-adapter/pom.xml +++ b/adaptors/features/ccsdk-saltstack-adapter/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-saltstack-adapter</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: saltstack-adapter:: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml index 02f35bc52..289951bf2 100644 --- a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml +++ b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-sli-adaptors-all</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-sql-resource/pom.xml b/adaptors/features/ccsdk-sql-resource/pom.xml index c747f0c77..165dd46d5 100644 --- a/adaptors/features/ccsdk-sql-resource/pom.xml +++ b/adaptors/features/ccsdk-sql-resource/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-sql-resource</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: sql-resource :: ${project.artifactId}</name> diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index e36d4e4b8..0cd1beb1a 100644 --- a/adaptors/features/features-sli-adaptors/pom.xml +++ b/adaptors/features/features-sli-adaptors/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>features-sli-adaptors</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/installer/pom.xml b/adaptors/features/installer/pom.xml index a00faa5cb..d0ebd9596 100755 --- a/adaptors/features/installer/pom.xml +++ b/adaptors/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sliadaptors-features-installer</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index e8b3bb8bd..e20203654 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sliadaptors-feature-aggregator</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.0</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features</name> |