diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-12-06 15:47:06 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-12-06 15:47:06 +0000 |
commit | 7501d55776902b5c8be2c59be9f6f0e9d6d9fbed (patch) | |
tree | cb1b4c5900f34141e6650e498fe6b9697e40709a | |
parent | a7c2d1dc89a2ec67b8643197de33d125f2bb294c (diff) |
Release ccsdk/sli1.3.3
170 files changed, 175 insertions, 175 deletions
diff --git a/adaptors/aai-service/installer/pom.xml b/adaptors/aai-service/installer/pom.xml index c43d6868b..41cd58fec 100755 --- a/adaptors/aai-service/installer/pom.xml +++ b/adaptors/aai-service/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/aai-service/pom.xml b/adaptors/aai-service/pom.xml index cb6ae0c4e..cff04db70 100755 --- a/adaptors/aai-service/pom.xml +++ b/adaptors/aai-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml index efc03dffa..30b368d40 100755 --- a/adaptors/aai-service/provider/pom.xml +++ b/adaptors/aai-service/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml index 75b7a94ad..fc78effe3 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml @@ -30,7 +30,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ansible-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml b/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml index 03a706b2a..f1c0bd680 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ansible-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/ansible-adaptor/pom.xml b/adaptors/ansible-adaptor/pom.xml index d3491fb9d..92dac7c29 100644 --- a/adaptors/ansible-adaptor/pom.xml +++ b/adaptors/ansible-adaptor/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ansible-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/artifacts/pom.xml b/adaptors/artifacts/pom.xml index cc8cd7ffc..678db7e56 100755 --- a/adaptors/artifacts/pom.xml +++ b/adaptors/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sli-adaptors-artifacts</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml index 9d319e28a..269c9e96f 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>base-http-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index b79e25a4b..89d2f26a6 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.base</groupId> <artifactId>http</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: base-${project.artifactId}</name> diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index 7ee5bfa9d..19a717540 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>base-http-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 2a6748450..9c13725fa 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>base-parent</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml index d3fe11459..c1d0e25cd 100644 --- a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>chef-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml index 380a852ca..c7b816447 100644 --- a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>chef-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/chef-adaptor/pom.xml b/adaptors/chef-adaptor/pom.xml index 6c5e69444..1c2b08285 100644 --- a/adaptors/chef-adaptor/pom.xml +++ b/adaptors/chef-adaptor/pom.xml @@ -33,7 +33,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>chef-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-aai-service/pom.xml b/adaptors/features/ccsdk-aai-service/pom.xml index 4d2b9737c..9a0167a75 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-ansible-adaptor/pom.xml b/adaptors/features/ccsdk-ansible-adaptor/pom.xml index faeb015b6..d27b024cc 100644 --- a/adaptors/features/ccsdk-ansible-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ansible-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-ansible-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index da17ecf2d..6d2bbcf4d 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-chef-adaptor/pom.xml b/adaptors/features/ccsdk-chef-adaptor/pom.xml index fa4ac437d..88e2c83c0 100644 --- a/adaptors/features/ccsdk-chef-adaptor/pom.xml +++ b/adaptors/features/ccsdk-chef-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-chef-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-iaas-adaptor/pom.xml b/adaptors/features/ccsdk-iaas-adaptor/pom.xml index 4ed8fe034..5e6cdec3c 100644 --- a/adaptors/features/ccsdk-iaas-adaptor/pom.xml +++ b/adaptors/features/ccsdk-iaas-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-iaas-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-mdsal-resource/pom.xml b/adaptors/features/ccsdk-mdsal-resource/pom.xml index f79ce118b..9de31b89b 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index 9bb2f2749..366afc675 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index 2827b78b8..fc9731580 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index c794eabcf..9444a1b16 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netbox-client</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-netconf-adaptor/pom.xml b/adaptors/features/ccsdk-netconf-adaptor/pom.xml index 2b75d38a2..a3d4df2c5 100644 --- a/adaptors/features/ccsdk-netconf-adaptor/pom.xml +++ b/adaptors/features/ccsdk-netconf-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-netconf-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-resource-assignment/pom.xml b/adaptors/features/ccsdk-resource-assignment/pom.xml index 681ca2402..70edbb32d 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-rest-adaptor/pom.xml b/adaptors/features/ccsdk-rest-adaptor/pom.xml index 8f0b8fd22..24e5b70b7 100644 --- a/adaptors/features/ccsdk-rest-adaptor/pom.xml +++ b/adaptors/features/ccsdk-rest-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-rest-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml index 28421e72b..4c9d4701d 100644 --- a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml +++ b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-saltstack-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml index 693eb636c..0ac28d69a 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.3.3-SNAPSHOT</version> + <version>1.3.3</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 f0be34362..beb2ec293 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/ccsdk-ssh-adaptor/pom.xml b/adaptors/features/ccsdk-ssh-adaptor/pom.xml index 9909e793e..935d92a93 100644 --- a/adaptors/features/ccsdk-ssh-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ssh-adaptor/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-ssh-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-adaptors :: features :: ${project.artifactId}</name> diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index 4c4a7ec37..4e2203bad 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.3.3-SNAPSHOT</version> + <version>1.3.3</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 430c96e06..460bd770d 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.3.3-SNAPSHOT</version> + <version>1.3.3</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 577fb7932..4b1baf2ee 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.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: features</name> diff --git a/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml b/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml index abceb0fa9..0fde8debb 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>iaas-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml b/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml index 52b65c4f2..5b07bc3e0 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>iaas-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/iaas-adaptor/pom.xml b/adaptors/iaas-adaptor/pom.xml index 7f7e8e5a4..f9e3deb57 100644 --- a/adaptors/iaas-adaptor/pom.xml +++ b/adaptors/iaas-adaptor/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>iaas-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/mdsal-resource/installer/pom.xml b/adaptors/mdsal-resource/installer/pom.xml index ccb7f5a43..ead822516 100755 --- a/adaptors/mdsal-resource/installer/pom.xml +++ b/adaptors/mdsal-resource/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>mdsal-resource-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/mdsal-resource/pom.xml b/adaptors/mdsal-resource/pom.xml index 01fff6f1c..3742c3947 100755 --- a/adaptors/mdsal-resource/pom.xml +++ b/adaptors/mdsal-resource/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>mdsal-resource</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/mdsal-resource/provider/pom.xml b/adaptors/mdsal-resource/provider/pom.xml index 40e430f2f..a64d5fa57 100755 --- a/adaptors/mdsal-resource/provider/pom.xml +++ b/adaptors/mdsal-resource/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>mdsal-resource-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/message-router/consumer/api/pom.xml b/adaptors/message-router/consumer/api/pom.xml index 693098b4e..3b6b2c932 100755 --- a/adaptors/message-router/consumer/api/pom.xml +++ b/adaptors/message-router/consumer/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>consumer.api</artifactId> diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index 67b7ad9d4..e43db75b4 100755 --- a/adaptors/message-router/consumer/installer/pom.xml +++ b/adaptors/message-router/consumer/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> diff --git a/adaptors/message-router/consumer/pom.xml b/adaptors/message-router/consumer/pom.xml index 680edced9..4047901da 100755 --- a/adaptors/message-router/consumer/pom.xml +++ b/adaptors/message-router/consumer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>consumer.aggregate</artifactId> diff --git a/adaptors/message-router/consumer/provider/pom.xml b/adaptors/message-router/consumer/provider/pom.xml index 5794726e0..bd220a836 100755 --- a/adaptors/message-router/consumer/provider/pom.xml +++ b/adaptors/message-router/consumer/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>consumer.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>consumer.provider</artifactId> diff --git a/adaptors/message-router/pom.xml b/adaptors/message-router/pom.xml index efbe842bb..6681231ab 100755 --- a/adaptors/message-router/pom.xml +++ b/adaptors/message-router/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router</name> diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml index 9c97f68ea..1ad5cce73 100755 --- a/adaptors/message-router/publisher/api/pom.xml +++ b/adaptors/message-router/publisher/api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>publisher.api</artifactId> diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml index 760e8603b..913b65788 100644 --- a/adaptors/message-router/publisher/installer/pom.xml +++ b/adaptors/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: message-router :: ${project.artifactId}</name> diff --git a/adaptors/message-router/publisher/pom.xml b/adaptors/message-router/publisher/pom.xml index bf57ac5bc..19634b67e 100755 --- a/adaptors/message-router/publisher/pom.xml +++ b/adaptors/message-router/publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>message-router</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>publisher.aggregate</artifactId> diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml index 46ae68ee6..6426be709 100755 --- a/adaptors/message-router/publisher/provider/pom.xml +++ b/adaptors/message-router/publisher/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>publisher.provider</artifactId> diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml index 163f8b671..ccfad1dac 100755 --- a/adaptors/message-router/publisher/sample.client/pom.xml +++ b/adaptors/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> <artifactId>publisher.aggregate</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> </parent> <artifactId>sample.client</artifactId> diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index bbe1731f3..ff69495b1 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml index 79e811cae..04fa4d181 100644 --- a/adaptors/netbox-client/pom.xml +++ b/adaptors/netbox-client/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/netbox-client/provider/pom.xml b/adaptors/netbox-client/provider/pom.xml index c51f00b6b..fff5801ab 100644 --- a/adaptors/netbox-client/provider/pom.xml +++ b/adaptors/netbox-client/provider/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netbox-client-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml b/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml index fa877d4ba..7222ab104 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netconf-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml b/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml index 4b1e0cd27..1f057b5b5 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netconf-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/netconf-adaptor/pom.xml b/adaptors/netconf-adaptor/pom.xml index 08ad62f2b..1797a8542 100644 --- a/adaptors/netconf-adaptor/pom.xml +++ b/adaptors/netconf-adaptor/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>netconf-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/pom.xml b/adaptors/pom.xml index d64a884b6..510cede8a 100755 --- a/adaptors/pom.xml +++ b/adaptors/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ccsdk-sli-adaptors</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>${project.artifactId}</name> diff --git a/adaptors/resource-assignment/installer/pom.xml b/adaptors/resource-assignment/installer/pom.xml index 46f68d30a..47d410f61 100755 --- a/adaptors/resource-assignment/installer/pom.xml +++ b/adaptors/resource-assignment/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>resource-assignment-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/resource-assignment/pom.xml b/adaptors/resource-assignment/pom.xml index 5b0c0cc3a..d6a1909f5 100755 --- a/adaptors/resource-assignment/pom.xml +++ b/adaptors/resource-assignment/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>resource-assignment</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/resource-assignment/provider/pom.xml b/adaptors/resource-assignment/provider/pom.xml index da7430367..afd53f03c 100755 --- a/adaptors/resource-assignment/provider/pom.xml +++ b/adaptors/resource-assignment/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>resource-assignment-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 594abcd6c..231da80db 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 734147301..a9bc6cbd4 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 6d8fb0345..892b1963c 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>rest-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/saltstack-adaptor/pom.xml b/adaptors/saltstack-adaptor/pom.xml index d4bf5896f..a5d636e40 100644 --- a/adaptors/saltstack-adaptor/pom.xml +++ b/adaptors/saltstack-adaptor/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>saltstack-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml b/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml index aa522e493..99fd6ddba 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>saltstack-adaptor-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml index a5d780d85..98010beb6 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml @@ -23,7 +23,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>saltstack-adaptor-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/sql-resource/installer/pom.xml b/adaptors/sql-resource/installer/pom.xml index 28d82c84c..d68fc6072 100755 --- a/adaptors/sql-resource/installer/pom.xml +++ b/adaptors/sql-resource/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sql-resource-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/sql-resource/pom.xml b/adaptors/sql-resource/pom.xml index 124718673..e2c4545a0 100755 --- a/adaptors/sql-resource/pom.xml +++ b/adaptors/sql-resource/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sql-resource</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/sql-resource/provider/pom.xml b/adaptors/sql-resource/provider/pom.xml index 97c71b880..1d0ace003 100755 --- a/adaptors/sql-resource/provider/pom.xml +++ b/adaptors/sql-resource/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>sql-resource-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/ssh-adaptor/pom.xml b/adaptors/ssh-adaptor/pom.xml index 50453650f..559ef1b5c 100644 --- a/adaptors/ssh-adaptor/pom.xml +++ b/adaptors/ssh-adaptor/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ssh-adaptor</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml index 8e305fa90..023d517aa 100644 --- a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml +++ b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>ssh-adaptor-bundle</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: ${project.artifactId}</name> diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml index 8c51abc7f..1c40dc622 100755 --- a/core/artifacts/pom.xml +++ b/core/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-core-artifacts</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/dblib/installer/pom.xml b/core/dblib/installer/pom.xml index 5b30665e6..d20a2a213 100755 --- a/core/dblib/installer/pom.xml +++ b/core/dblib/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>dblib-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/dblib/pom.xml b/core/dblib/pom.xml index 4fa83f949..bd0d5fe93 100755 --- a/core/dblib/pom.xml +++ b/core/dblib/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>dblib</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/dblib/provider/pom.xml b/core/dblib/provider/pom.xml index 704328452..6d28fd89c 100755 --- a/core/dblib/provider/pom.xml +++ b/core/dblib/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>dblib-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-dblib/pom.xml b/core/features/ccsdk-dblib/pom.xml index 95e9165e4..97b9ebbf9 100644 --- a/core/features/ccsdk-dblib/pom.xml +++ b/core/features/ccsdk-dblib/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-dblib</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-filters/pom.xml b/core/features/ccsdk-filters/pom.xml index c8a4c7dec..8ff3c67bb 100644 --- a/core/features/ccsdk-filters/pom.xml +++ b/core/features/ccsdk-filters/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-filters</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-sli-core-all/pom.xml b/core/features/ccsdk-sli-core-all/pom.xml index 14ee77a04..9d2990393 100644 --- a/core/features/ccsdk-sli-core-all/pom.xml +++ b/core/features/ccsdk-sli-core-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sli-core-all</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-sli/pom.xml b/core/features/ccsdk-sli/pom.xml index 96dd0b3c8..83cab437a 100644 --- a/core/features/ccsdk-sli/pom.xml +++ b/core/features/ccsdk-sli/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sli</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-sliPluginUtils/pom.xml b/core/features/ccsdk-sliPluginUtils/pom.xml index 79866997d..283d3d69e 100644 --- a/core/features/ccsdk-sliPluginUtils/pom.xml +++ b/core/features/ccsdk-sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sliPluginUtils</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml index 9d58ccbce..3d249259c 100644 --- a/core/features/ccsdk-sliapi/pom.xml +++ b/core/features/ccsdk-sliapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sliapi</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/ccsdk-slicore-utils/pom.xml b/core/features/ccsdk-slicore-utils/pom.xml index 70a62ef6d..b50db09ed 100644 --- a/core/features/ccsdk-slicore-utils/pom.xml +++ b/core/features/ccsdk-slicore-utils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-slicore-utils</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/features-sli-core/pom.xml b/core/features/features-sli-core/pom.xml index 5eb1dda95..7355af89c 100644 --- a/core/features/features-sli-core/pom.xml +++ b/core/features/features-sli-core/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>features-sli-core</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/installer/pom.xml b/core/features/installer/pom.xml index 41693532b..752e8dd25 100755 --- a/core/features/installer/pom.xml +++ b/core/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-features-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features :: ${project.artifactId}</name> diff --git a/core/features/pom.xml b/core/features/pom.xml index ea1cff238..02dfc8bf5 100755 --- a/core/features/pom.xml +++ b/core/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>slicore-feature-aggregator</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: features</name> diff --git a/core/filters/installer/pom.xml b/core/filters/installer/pom.xml index 98fa41091..b06f9f4f5 100755 --- a/core/filters/installer/pom.xml +++ b/core/filters/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>filters-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/filters/pom.xml b/core/filters/pom.xml index 57dbb566a..ec887a140 100644 --- a/core/filters/pom.xml +++ b/core/filters/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>filters</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/filters/provider/pom.xml b/core/filters/provider/pom.xml index abdafbd69..4d9fc89ee 100755 --- a/core/filters/provider/pom.xml +++ b/core/filters/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>filters-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/pom.xml b/core/pom.xml index 212a97078..075529a3a 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>ccsdk-sli-core</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>${project.artifactId}</name> diff --git a/core/sli/common/pom.xml b/core/sli/common/pom.xml index acc2ee073..c64bae25b 100755 --- a/core/sli/common/pom.xml +++ b/core/sli/common/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-common</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sli/installer/pom.xml b/core/sli/installer/pom.xml index 3c7954b03..356e5f39a 100755 --- a/core/sli/installer/pom.xml +++ b/core/sli/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sli/model/pom.xml b/core/sli/model/pom.xml index 9891f2f98..ccccf0c59 100755 --- a/core/sli/model/pom.xml +++ b/core/sli/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sli/pom.xml b/core/sli/pom.xml index 694b5a1d6..13e89c020 100755 --- a/core/sli/pom.xml +++ b/core/sli/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sli/provider-base/pom.xml b/core/sli/provider-base/pom.xml index ab57f80c0..75c726c8e 100644 --- a/core/sli/provider-base/pom.xml +++ b/core/sli/provider-base/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-provider-base</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sli/provider/pom.xml b/core/sli/provider/pom.xml index 675ab85b5..9a803289f 100755 --- a/core/sli/provider/pom.xml +++ b/core/sli/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sli-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml index 681b9e629..64821338c 100755 --- a/core/sliPluginUtils/installer/pom.xml +++ b/core/sliPluginUtils/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index f3d1568ac..70272a3fb 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml index 99d51d06f..57f21f670 100755 --- a/core/sliPluginUtils/provider/pom.xml +++ b/core/sliPluginUtils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliPluginUtils-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml index 4e939d8b9..d3e6b2ed7 100755 --- a/core/sliapi/installer/pom.xml +++ b/core/sliapi/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml index 11d22e9ec..bdc54559f 100755 --- a/core/sliapi/model/pom.xml +++ b/core/sliapi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml index 9f3fb96e1..1db373b27 100644 --- a/core/sliapi/model/swagger/pom.xml +++ b/core/sliapi/model/swagger/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-model-swagger</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>jar</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml index 6f85b80a0..ab8925d40 100755 --- a/core/sliapi/model/yang/pom.xml +++ b/core/sliapi/model/yang/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-model-yang</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name> diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml index 363f28361..3e26249d6 100755 --- a/core/sliapi/pom.xml +++ b/core/sliapi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml index 7090e1db2..d4d7873f7 100755 --- a/core/sliapi/provider/pom.xml +++ b/core/sliapi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>sliapi-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml index d129d63f9..7b22a8a27 100755 --- a/core/utils/installer/pom.xml +++ b/core/utils/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/utils/pom.xml b/core/utils/pom.xml index 1943c27c8..5583f9c34 100755 --- a/core/utils/pom.xml +++ b/core/utils/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml index 7498dec9f..ef390d0f6 100644 --- a/core/utils/provider/pom.xml +++ b/core/utils/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-core :: ${project.artifactId}</name> diff --git a/northbound/artifacts/pom.xml b/northbound/artifacts/pom.xml index a166cb653..2ee95bdb3 100755 --- a/northbound/artifacts/pom.xml +++ b/northbound/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>sli-northbound-artifacts</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/asdcApi/installer/pom.xml b/northbound/asdcApi/installer/pom.xml index be8c64870..82eff323f 100755 --- a/northbound/asdcApi/installer/pom.xml +++ b/northbound/asdcApi/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml index 7b82e32ca..657d53d75 100755 --- a/northbound/asdcApi/model/pom.xml +++ b/northbound/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/asdcApi/pom.xml b/northbound/asdcApi/pom.xml index f12cb81e2..10ae192a2 100755 --- a/northbound/asdcApi/pom.xml +++ b/northbound/asdcApi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/asdcApi/provider/pom.xml b/northbound/asdcApi/provider/pom.xml index f52e21bd3..41997c551 100755 --- a/northbound/asdcApi/provider/pom.xml +++ b/northbound/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/daexim-offsite-backup/installer/pom.xml b/northbound/daexim-offsite-backup/installer/pom.xml index e71291a75..cac455c29 100755 --- a/northbound/daexim-offsite-backup/installer/pom.xml +++ b/northbound/daexim-offsite-backup/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>daexim-offsite-backup-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/daexim-offsite-backup/model/pom.xml b/northbound/daexim-offsite-backup/model/pom.xml index 2781d778d..1785c65b3 100755 --- a/northbound/daexim-offsite-backup/model/pom.xml +++ b/northbound/daexim-offsite-backup/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>daexim-offsite-backup-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/daexim-offsite-backup/pom.xml b/northbound/daexim-offsite-backup/pom.xml index fa4d39c8f..7d4bf7286 100755 --- a/northbound/daexim-offsite-backup/pom.xml +++ b/northbound/daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>daexim-offsite-backup</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/daexim-offsite-backup/provider/pom.xml b/northbound/daexim-offsite-backup/provider/pom.xml index ff66441af..c89473575 100755 --- a/northbound/daexim-offsite-backup/provider/pom.xml +++ b/northbound/daexim-offsite-backup/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>daexim-offsite-backup-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 7319c7db5..f70e842ec 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 716b21302..2247f4b6f 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index 3b58a60b1..dedd6fa94 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index fd5a4d4ee..0e3a72036 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dmaap-listener/pom.xml b/northbound/dmaap-listener/pom.xml index 547b8f3df..8389da69d 100755 --- a/northbound/dmaap-listener/pom.xml +++ b/northbound/dmaap-listener/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dmaap-listener</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-asdcApi/pom.xml b/northbound/features/ccsdk-asdcApi/pom.xml index db15af653..e1f7ae01f 100644 --- a/northbound/features/ccsdk-asdcApi/pom.xml +++ b/northbound/features/ccsdk-asdcApi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-asdcApi</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml index c0a269bb3..482e64fbd 100644 --- a/northbound/features/ccsdk-daexim-offsite-backup/pom.xml +++ b/northbound/features/ccsdk-daexim-offsite-backup/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-daexim-offsite-backup</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-dataChange/pom.xml b/northbound/features/ccsdk-dataChange/pom.xml index d7d7ad57b..ad8193002 100644 --- a/northbound/features/ccsdk-dataChange/pom.xml +++ b/northbound/features/ccsdk-dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-dataChange</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-lcm/pom.xml b/northbound/features/ccsdk-lcm/pom.xml index a2ecae7a7..2b3b2acd9 100644 --- a/northbound/features/ccsdk-lcm/pom.xml +++ b/northbound/features/ccsdk-lcm/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-lcm</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/ccsdk-sli-northbound-all/pom.xml b/northbound/features/ccsdk-sli-northbound-all/pom.xml index 2459cbe89..489b0d1bf 100644 --- a/northbound/features/ccsdk-sli-northbound-all/pom.xml +++ b/northbound/features/ccsdk-sli-northbound-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound-all</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/features-sli-northbound/pom.xml b/northbound/features/features-sli-northbound/pom.xml index 6dddbe7cc..09367382b 100644 --- a/northbound/features/features-sli-northbound/pom.xml +++ b/northbound/features/features-sli-northbound/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>features-sli-northbound</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/installer/pom.xml b/northbound/features/installer/pom.xml index 4e947f44b..ca028d18b 100755 --- a/northbound/features/installer/pom.xml +++ b/northbound/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-features-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features :: ${project.artifactId}</name> diff --git a/northbound/features/pom.xml b/northbound/features/pom.xml index 390801274..a8e3c3c70 100755 --- a/northbound/features/pom.xml +++ b/northbound/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>slinorthbound-feature-aggregator</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: features</name> diff --git a/northbound/lcm/installer/pom.xml b/northbound/lcm/installer/pom.xml index 9da63ae3d..5b3d529c1 100755 --- a/northbound/lcm/installer/pom.xml +++ b/northbound/lcm/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/lcm/model/pom.xml b/northbound/lcm/model/pom.xml index d22a0d9f7..7157bf281 100755 --- a/northbound/lcm/model/pom.xml +++ b/northbound/lcm/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/lcm/pom.xml b/northbound/lcm/pom.xml index 5e850a874..6a95cc5af 100755 --- a/northbound/lcm/pom.xml +++ b/northbound/lcm/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 1634e670f..f49f178f4 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>lcm-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/pom.xml b/northbound/pom.xml index 0561c298a..90d4cdfd8 100644 --- a/northbound/pom.xml +++ b/northbound/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ccsdk-sli-northbound</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>${project.artifactId}</name> diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index 4f8505c1a..1d5f6a48a 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>ueb-listener</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>jar</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/plugins/artifacts/pom.xml b/plugins/artifacts/pom.xml index 580ea7c73..f63e33660 100755 --- a/plugins/artifacts/pom.xml +++ b/plugins/artifacts/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sli-plugins-artifacts</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-gr-toolkit/pom.xml b/plugins/features/ccsdk-gr-toolkit/pom.xml index af5c539bd..c3f2a38ba 100644 --- a/plugins/features/ccsdk-gr-toolkit/pom.xml +++ b/plugins/features/ccsdk-gr-toolkit/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-gr-toolkit</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-properties-node/pom.xml b/plugins/features/ccsdk-properties-node/pom.xml index 243187061..dc451cc16 100644 --- a/plugins/features/ccsdk-properties-node/pom.xml +++ b/plugins/features/ccsdk-properties-node/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-properties-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-restapi-call-node/pom.xml b/plugins/features/ccsdk-restapi-call-node/pom.xml index 92fc72382..f13b41b7e 100644 --- a/plugins/features/ccsdk-restapi-call-node/pom.xml +++ b/plugins/features/ccsdk-restapi-call-node/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restapi-call-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index 7d894651f..e8275c362 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-restconf-client</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index ee32199fe..31ce7afbb 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-sli-plugins-all</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-sshapi-call-node/pom.xml b/plugins/features/ccsdk-sshapi-call-node/pom.xml index 6cfb37982..4ccfae7d4 100644 --- a/plugins/features/ccsdk-sshapi-call-node/pom.xml +++ b/plugins/features/ccsdk-sshapi-call-node/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-sshapi-call-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/ccsdk-template-node/pom.xml b/plugins/features/ccsdk-template-node/pom.xml index e14922112..d34f3064a 100644 --- a/plugins/features/ccsdk-template-node/pom.xml +++ b/plugins/features/ccsdk-template-node/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-template-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/features-sli-plugins/pom.xml b/plugins/features/features-sli-plugins/pom.xml index d2bf8f20f..fdec38731 100644 --- a/plugins/features/features-sli-plugins/pom.xml +++ b/plugins/features/features-sli-plugins/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>features-sli-plugins</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>feature</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/installer/pom.xml b/plugins/features/installer/pom.xml index b6512b837..075b8867a 100755 --- a/plugins/features/installer/pom.xml +++ b/plugins/features/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-features-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features :: ${project.artifactId}</name> diff --git a/plugins/features/pom.xml b/plugins/features/pom.xml index 23bbcd3d9..952936fc0 100755 --- a/plugins/features/pom.xml +++ b/plugins/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sliplugins-feature-aggregator</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: features</name> diff --git a/plugins/grToolkit/installer/pom.xml b/plugins/grToolkit/installer/pom.xml index 80d4a87e1..9482b099c 100755 --- a/plugins/grToolkit/installer/pom.xml +++ b/plugins/grToolkit/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/grToolkit/model/pom.xml b/plugins/grToolkit/model/pom.xml index 1b1ad4b6e..a1aed91c6 100755 --- a/plugins/grToolkit/model/pom.xml +++ b/plugins/grToolkit/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-model</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/grToolkit/pom.xml b/plugins/grToolkit/pom.xml index 53143c5cf..c6c2dd642 100755 --- a/plugins/grToolkit/pom.xml +++ b/plugins/grToolkit/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/grToolkit/provider/pom.xml b/plugins/grToolkit/provider/pom.xml index b5a85ca3c..da0f974cd 100755 --- a/plugins/grToolkit/provider/pom.xml +++ b/plugins/grToolkit/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>gr-toolkit-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/pom.xml b/plugins/pom.xml index 10e606965..90bf8e26e 100755 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>ccsdk-sli-plugins</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>${project.artifactId}</name> diff --git a/plugins/properties-node/installer/pom.xml b/plugins/properties-node/installer/pom.xml index 87f60a08a..3dcb0f697 100755 --- a/plugins/properties-node/installer/pom.xml +++ b/plugins/properties-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/properties-node/pom.xml b/plugins/properties-node/pom.xml index 295b30ad3..48fe7377f 100755 --- a/plugins/properties-node/pom.xml +++ b/plugins/properties-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/properties-node/provider/pom.xml b/plugins/properties-node/provider/pom.xml index 7f3abf507..91348701e 100755 --- a/plugins/properties-node/provider/pom.xml +++ b/plugins/properties-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>properties-node-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/properties-node/provider/src/test/resources/test-invalid.xml b/plugins/properties-node/provider/src/test/resources/test-invalid.xml index 3e4bd3b2d..7bc16c218 100644 --- a/plugins/properties-node/provider/src/test/resources/test-invalid.xml +++ b/plugins/properties-node/provider/src/test/resources/test-invalid.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>0.0.0-SNAPSHOT</version> + <version>0.0.0</version> </parent> <artifactId>restapi-call-node-provider</artifactId> <packaging>bundle</packaging> @@ -150,7 +150,7 @@ providermodule-plugin </artifactId> <versionRange> - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) </versionRange> <goals> <goal>process</goal> diff --git a/plugins/properties-node/provider/src/test/resources/test.xml b/plugins/properties-node/provider/src/test/resources/test.xml index b3e1164e4..c0f0457f1 100644 --- a/plugins/properties-node/provider/src/test/resources/test.xml +++ b/plugins/properties-node/provider/src/test/resources/test.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>0.0.0-SNAPSHOT</version> + <version>0.0.0</version> </parent> <artifactId>restapi-call-node-provider</artifactId> <packaging>bundle</packaging> diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 145684d3b..5ae049b5e 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 79a0600bb..fc819ce12 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index 0ed88b08c..c6054953a 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/restapi-call-node/provider/src/test/resources/test.xml b/plugins/restapi-call-node/provider/src/test/resources/test.xml index 1f42886e9..618c09a6f 100644 --- a/plugins/restapi-call-node/provider/src/test/resources/test.xml +++ b/plugins/restapi-call-node/provider/src/test/resources/test.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restapi-call-node</artifactId> - <version>0.0.0-SNAPSHOT</version> + <version>0.0.0</version> </parent> <artifactId>restapi-call-node-provider</artifactId> <packaging>bundle</packaging> @@ -162,7 +162,7 @@ providermodule-plugin </artifactId> <versionRange> - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) </versionRange> <goals> <goal>process</goal> diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index a4892db31..7eec76ad4 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 6284fa1bc..1a5f79562 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 1f0dd964a..a62077b24 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>restconf-client-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/sshapi-call-node/installer/pom.xml b/plugins/sshapi-call-node/installer/pom.xml index f5e5767f2..1845cbf15 100755 --- a/plugins/sshapi-call-node/installer/pom.xml +++ b/plugins/sshapi-call-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sshapi-call-node-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/sshapi-call-node/pom.xml b/plugins/sshapi-call-node/pom.xml index 3b966c45e..20998dbcf 100755 --- a/plugins/sshapi-call-node/pom.xml +++ b/plugins/sshapi-call-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sshapi-call-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/sshapi-call-node/provider/pom.xml b/plugins/sshapi-call-node/provider/pom.xml index cef52546b..455563517 100755 --- a/plugins/sshapi-call-node/provider/pom.xml +++ b/plugins/sshapi-call-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sshapi-call-node-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/sshapi-call-node/provider/src/test/resources/test.xml b/plugins/sshapi-call-node/provider/src/test/resources/test.xml index b6977854a..ba5978871 100644 --- a/plugins/sshapi-call-node/provider/src/test/resources/test.xml +++ b/plugins/sshapi-call-node/provider/src/test/resources/test.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>sshapi-call-node</artifactId> - <version>0.0.0-SNAPSHOT</version> + <version>0.0.0</version> </parent> <artifactId>sshapi-call-node-provider</artifactId> <packaging>bundle</packaging> @@ -164,7 +164,7 @@ providermodule-plugin </artifactId> <versionRange> - [1.2.0.100-SNAPSHOT,) + [1.2.0.100,) </versionRange> <goals> <goal>process</goal> diff --git a/plugins/template-node/installer/pom.xml b/plugins/template-node/installer/pom.xml index 09f9c1345..113b95031 100644 --- a/plugins/template-node/installer/pom.xml +++ b/plugins/template-node/installer/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-installer</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/template-node/pom.xml b/plugins/template-node/pom.xml index 28feda174..3cf9055a3 100644 --- a/plugins/template-node/pom.xml +++ b/plugins/template-node/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 8192eaa15..7871e7ca0 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.plugins</groupId> <artifactId>template-node-provider</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-plugins :: ${project.artifactId}</name> @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli</groupId> <artifactId>ccsdk-sli-root</artifactId> - <version>1.3.3-SNAPSHOT</version> + <version>1.3.3</version> <packaging>pom</packaging> <name>ccsdk-sli</name> |