From 3df9ec3c47637582920fb104ca3f9653f6724d4c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 1 Oct 2024 12:31:19 -0400 Subject: Update major versions Update major version to reflect breaking change (Biermann API removal) in release Issue-ID: CCSDK-4056 Change-Id: I99a005eedfc58227dea6674d530de23b04c17930 Signed-off-by: Dan Timoney --- adaptors/aai-service/installer/pom.xml | 4 ++-- adaptors/aai-service/pom.xml | 4 ++-- adaptors/aai-service/provider/pom.xml | 4 ++-- adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml | 5 ++--- adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml | 5 ++--- adaptors/ansible-adaptor/pom.xml | 5 ++--- adaptors/artifacts/pom.xml | 4 ++-- adaptors/base/http/installer/pom.xml | 4 ++-- adaptors/base/http/pom.xml | 4 ++-- adaptors/base/http/provider/pom.xml | 4 ++-- adaptors/base/pom.xml | 4 ++-- adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml | 5 ++--- adaptors/chef-adaptor/chef-adaptor-installer/pom.xml | 5 ++--- adaptors/chef-adaptor/pom.xml | 5 ++--- adaptors/features/ccsdk-aai-service/pom.xml | 4 ++-- adaptors/features/ccsdk-ansible-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-base-http/pom.xml | 4 ++-- adaptors/features/ccsdk-chef-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-iaas-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-mdsal-resource/pom.xml | 4 ++-- adaptors/features/ccsdk-messagerouter-consumer/pom.xml | 4 ++-- adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 4 ++-- adaptors/features/ccsdk-netbox-client/pom.xml | 5 ++--- adaptors/features/ccsdk-netconf-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-resource-assignment/pom.xml | 4 ++-- adaptors/features/ccsdk-rest-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-saltstack-adaptor/pom.xml | 4 ++-- adaptors/features/ccsdk-sli-adaptors-all/pom.xml | 4 ++-- adaptors/features/ccsdk-sql-resource/pom.xml | 4 ++-- adaptors/features/ccsdk-ssh-adaptor/pom.xml | 5 ++--- adaptors/features/features-sli-adaptors/pom.xml | 4 ++-- adaptors/features/installer/pom.xml | 4 ++-- adaptors/features/pom.xml | 4 ++-- adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml | 5 ++--- adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml | 5 ++--- adaptors/iaas-adaptor/pom.xml | 5 ++--- adaptors/mdsal-resource/installer/pom.xml | 4 ++-- adaptors/mdsal-resource/pom.xml | 4 ++-- adaptors/mdsal-resource/provider/pom.xml | 4 ++-- adaptors/message-router/consumer/api/pom.xml | 2 +- adaptors/message-router/consumer/installer/pom.xml | 4 ++-- adaptors/message-router/consumer/pom.xml | 2 +- adaptors/message-router/consumer/provider/pom.xml | 2 +- adaptors/message-router/pom.xml | 4 ++-- adaptors/message-router/publisher/api/pom.xml | 2 +- adaptors/message-router/publisher/installer/pom.xml | 4 ++-- adaptors/message-router/publisher/pom.xml | 2 +- adaptors/message-router/publisher/provider/pom.xml | 2 +- adaptors/message-router/publisher/sample.client/pom.xml | 2 +- adaptors/netbox-client/installer/pom.xml | 5 ++--- adaptors/netbox-client/pom.xml | 5 ++--- adaptors/netbox-client/provider/pom.xml | 5 ++--- adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml | 5 ++--- adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml | 5 ++--- adaptors/netconf-adaptor/pom.xml | 5 ++--- adaptors/pom.xml | 4 ++-- adaptors/resource-assignment/installer/pom.xml | 4 ++-- adaptors/resource-assignment/pom.xml | 4 ++-- adaptors/resource-assignment/provider/pom.xml | 4 ++-- adaptors/rest-adaptor/pom.xml | 5 ++--- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 5 ++--- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 5 ++--- adaptors/saltstack-adaptor/pom.xml | 5 ++--- adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml | 5 ++--- adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml | 5 ++--- adaptors/sql-resource/installer/pom.xml | 4 ++-- adaptors/sql-resource/pom.xml | 4 ++-- adaptors/sql-resource/provider/pom.xml | 4 ++-- adaptors/ssh-adaptor/pom.xml | 5 ++--- adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml | 5 ++--- 70 files changed, 133 insertions(+), 158 deletions(-) (limited to 'adaptors') diff --git a/adaptors/aai-service/installer/pom.xml b/adaptors/aai-service/installer/pom.xml index 10fe47514..49df0a982 100755 --- a/adaptors/aai-service/installer/pom.xml +++ b/adaptors/aai-service/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors aai-service-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/aai-service/pom.xml b/adaptors/aai-service/pom.xml index ccd138abc..4d9b95564 100755 --- a/adaptors/aai-service/pom.xml +++ b/adaptors/aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors aai-service - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/aai-service/provider/pom.xml b/adaptors/aai-service/provider/pom.xml index f38b125bc..51525c3ce 100755 --- a/adaptors/aai-service/provider/pom.xml +++ b/adaptors/aai-service/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors aai-service-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml index 7af0a9b19..b0925f823 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml @@ -18,20 +18,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ansible-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml b/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml index 742b01584..c7f59bc9c 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml @@ -22,20 +22,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ansible-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ansible-adaptor/pom.xml b/adaptors/ansible-adaptor/pom.xml index 6391167a0..059b90f00 100644 --- a/adaptors/ansible-adaptor/pom.xml +++ b/adaptors/ansible-adaptor/pom.xml @@ -22,20 +22,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ansible-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/artifacts/pom.xml b/adaptors/artifacts/pom.xml index 30a002fe5..9dfae8a4b 100755 --- a/adaptors/artifacts/pom.xml +++ b/adaptors/artifacts/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sli-adaptors-artifacts - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/http/installer/pom.xml b/adaptors/base/http/installer/pom.xml index e0515975c..ea37456b7 100644 --- a/adaptors/base/http/installer/pom.xml +++ b/adaptors/base/http/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors base-http-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index 312df2f1d..64acfa6d7 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors.base http - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: base-${project.artifactId} diff --git a/adaptors/base/http/provider/pom.xml b/adaptors/base/http/provider/pom.xml index 377968704..b6cd27571 100644 --- a/adaptors/base/http/provider/pom.xml +++ b/adaptors/base/http/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors base-http-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index a01819851..179e272cc 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors base-parent - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml index 1e78c9d38..364aa6235 100644 --- a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml @@ -21,20 +21,19 @@ ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors chef-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml index 243e6a761..510d70e1f 100644 --- a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml @@ -21,20 +21,19 @@ ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors chef-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/chef-adaptor/pom.xml b/adaptors/chef-adaptor/pom.xml index 4b359e022..c3e5fa9c3 100644 --- a/adaptors/chef-adaptor/pom.xml +++ b/adaptors/chef-adaptor/pom.xml @@ -21,20 +21,19 @@ ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors chef-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-aai-service/pom.xml b/adaptors/features/ccsdk-aai-service/pom.xml index e6e27b1aa..feb06ca7a 100644 --- a/adaptors/features/ccsdk-aai-service/pom.xml +++ b/adaptors/features/ccsdk-aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-aai-service - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-ansible-adaptor/pom.xml b/adaptors/features/ccsdk-ansible-adaptor/pom.xml index c954657f9..0a95992e7 100644 --- a/adaptors/features/ccsdk-ansible-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ansible-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-ansible-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-base-http/pom.xml b/adaptors/features/ccsdk-base-http/pom.xml index ed0cd6300..de04b8e5e 100644 --- a/adaptors/features/ccsdk-base-http/pom.xml +++ b/adaptors/features/ccsdk-base-http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-base-http - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-chef-adaptor/pom.xml b/adaptors/features/ccsdk-chef-adaptor/pom.xml index 1d91d4417..d9eb4f75c 100644 --- a/adaptors/features/ccsdk-chef-adaptor/pom.xml +++ b/adaptors/features/ccsdk-chef-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-chef-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-iaas-adaptor/pom.xml b/adaptors/features/ccsdk-iaas-adaptor/pom.xml index d4539e5b7..bdbab98fc 100644 --- a/adaptors/features/ccsdk-iaas-adaptor/pom.xml +++ b/adaptors/features/ccsdk-iaas-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-iaas-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-mdsal-resource/pom.xml b/adaptors/features/ccsdk-mdsal-resource/pom.xml index 69b0a73a3..9277e9b4a 100644 --- a/adaptors/features/ccsdk-mdsal-resource/pom.xml +++ b/adaptors/features/ccsdk-mdsal-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-mdsal-resource - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml index cb86924e2..fcaf46683 100755 --- a/adaptors/features/ccsdk-messagerouter-consumer/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-consumer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-consumer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index b4fe1a878..690d4cd64 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-publisher - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-netbox-client/pom.xml b/adaptors/features/ccsdk-netbox-client/pom.xml index da68f5db4..a925cff5f 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -14,20 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-netbox-client - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-netconf-adaptor/pom.xml b/adaptors/features/ccsdk-netconf-adaptor/pom.xml index 4024016bb..ff987f3a7 100644 --- a/adaptors/features/ccsdk-netconf-adaptor/pom.xml +++ b/adaptors/features/ccsdk-netconf-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-netconf-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-resource-assignment/pom.xml b/adaptors/features/ccsdk-resource-assignment/pom.xml index 11ec76d6b..d65189ad3 100644 --- a/adaptors/features/ccsdk-resource-assignment/pom.xml +++ b/adaptors/features/ccsdk-resource-assignment/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-resource-assignment - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-rest-adaptor/pom.xml b/adaptors/features/ccsdk-rest-adaptor/pom.xml index db5b3b189..6678288b8 100644 --- a/adaptors/features/ccsdk-rest-adaptor/pom.xml +++ b/adaptors/features/ccsdk-rest-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-rest-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml index e4dcdf737..112e61ef5 100644 --- a/adaptors/features/ccsdk-saltstack-adaptor/pom.xml +++ b/adaptors/features/ccsdk-saltstack-adaptor/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-saltstack-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml index 455d3bb74..178eb85f9 100644 --- a/adaptors/features/ccsdk-sli-adaptors-all/pom.xml +++ b/adaptors/features/ccsdk-sli-adaptors-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors-all - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-sql-resource/pom.xml b/adaptors/features/ccsdk-sql-resource/pom.xml index e31723c04..2f61a6b74 100644 --- a/adaptors/features/ccsdk-sql-resource/pom.xml +++ b/adaptors/features/ccsdk-sql-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-sql-resource - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/ccsdk-ssh-adaptor/pom.xml b/adaptors/features/ccsdk-ssh-adaptor/pom.xml index eab1e44ed..cddfa8c20 100644 --- a/adaptors/features/ccsdk-ssh-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ssh-adaptor/pom.xml @@ -22,20 +22,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-ssh-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/features-sli-adaptors/pom.xml b/adaptors/features/features-sli-adaptors/pom.xml index eb57c95bd..e5423a28f 100644 --- a/adaptors/features/features-sli-adaptors/pom.xml +++ b/adaptors/features/features-sli-adaptors/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors features-sli-adaptors - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/installer/pom.xml b/adaptors/features/installer/pom.xml index 224d2849f..f650a3e84 100755 --- a/adaptors/features/installer/pom.xml +++ b/adaptors/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sliadaptors-features-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index b44b2aa26..c89976aed 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sliadaptors-feature-aggregator - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: features diff --git a/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml b/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml index 994603be7..91410e837 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors iaas-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml b/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml index 4729dce84..82e7b2fdc 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors iaas-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/iaas-adaptor/pom.xml b/adaptors/iaas-adaptor/pom.xml index c4a8e61e0..7ab91adfa 100644 --- a/adaptors/iaas-adaptor/pom.xml +++ b/adaptors/iaas-adaptor/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors iaas-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/installer/pom.xml b/adaptors/mdsal-resource/installer/pom.xml index 27504ee1d..3282f2c81 100755 --- a/adaptors/mdsal-resource/installer/pom.xml +++ b/adaptors/mdsal-resource/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors mdsal-resource-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/pom.xml b/adaptors/mdsal-resource/pom.xml index a1b16eff7..0e39306e3 100755 --- a/adaptors/mdsal-resource/pom.xml +++ b/adaptors/mdsal-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors mdsal-resource - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/provider/pom.xml b/adaptors/mdsal-resource/provider/pom.xml index 6369a1568..ded883d4a 100755 --- a/adaptors/mdsal-resource/provider/pom.xml +++ b/adaptors/mdsal-resource/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors mdsal-resource-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/message-router/consumer/api/pom.xml b/adaptors/message-router/consumer/api/pom.xml index 794cff664..13693ccd0 100755 --- a/adaptors/message-router/consumer/api/pom.xml +++ b/adaptors/message-router/consumer/api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter consumer.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT consumer.api diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index 86e3b56c9..088981d51 100755 --- a/adaptors/message-router/consumer/installer/pom.xml +++ b/adaptors/message-router/consumer/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.sli.adaptors.messagerouter consumer.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter consumer.installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: message-router :: ${project.artifactId} diff --git a/adaptors/message-router/consumer/pom.xml b/adaptors/message-router/consumer/pom.xml index 897e1314b..8f97d8cfd 100755 --- a/adaptors/message-router/consumer/pom.xml +++ b/adaptors/message-router/consumer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter message-router - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT consumer.aggregate diff --git a/adaptors/message-router/consumer/provider/pom.xml b/adaptors/message-router/consumer/provider/pom.xml index 616c848d9..4698b12b9 100755 --- a/adaptors/message-router/consumer/provider/pom.xml +++ b/adaptors/message-router/consumer/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter consumer.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT consumer.provider diff --git a/adaptors/message-router/pom.xml b/adaptors/message-router/pom.xml index 3337887ea..1393e0e40 100755 --- a/adaptors/message-router/pom.xml +++ b/adaptors/message-router/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors.messagerouter message-router - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: message-router diff --git a/adaptors/message-router/publisher/api/pom.xml b/adaptors/message-router/publisher/api/pom.xml index 6013903ad..0e729d5d5 100755 --- a/adaptors/message-router/publisher/api/pom.xml +++ b/adaptors/message-router/publisher/api/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter publisher.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT publisher.api diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml index b3bcd48ca..2059c0f80 100644 --- a/adaptors/message-router/publisher/installer/pom.xml +++ b/adaptors/message-router/publisher/installer/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.sli.adaptors.messagerouter publisher.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter publisher.installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: message-router :: ${project.artifactId} diff --git a/adaptors/message-router/publisher/pom.xml b/adaptors/message-router/publisher/pom.xml index 8f5e938d8..28c021809 100755 --- a/adaptors/message-router/publisher/pom.xml +++ b/adaptors/message-router/publisher/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter message-router - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT publisher.aggregate diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml index 0a92a4be6..56c36fe69 100755 --- a/adaptors/message-router/publisher/provider/pom.xml +++ b/adaptors/message-router/publisher/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter publisher.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT publisher.provider diff --git a/adaptors/message-router/publisher/sample.client/pom.xml b/adaptors/message-router/publisher/sample.client/pom.xml index 8aab68ae8..f01528595 100755 --- a/adaptors/message-router/publisher/sample.client/pom.xml +++ b/adaptors/message-router/publisher/sample.client/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.sli.adaptors.messagerouter publisher.aggregate - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT sample.client diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index 87c2aa06b..c9c91840c 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -14,20 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netbox-client-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml index 8086def4f..4ca1785da 100644 --- a/adaptors/netbox-client/pom.xml +++ b/adaptors/netbox-client/pom.xml @@ -14,20 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netbox-client - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netbox-client/provider/pom.xml b/adaptors/netbox-client/provider/pom.xml index fb5e5d6f3..7b2efdf89 100644 --- a/adaptors/netbox-client/provider/pom.xml +++ b/adaptors/netbox-client/provider/pom.xml @@ -14,20 +14,19 @@ See the License for the specific language governing permissions and limitations under the License. --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netbox-client-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml b/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml index 5073348e1..84e5c15cf 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netconf-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml b/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml index b66552806..54de9f65e 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netconf-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netconf-adaptor/pom.xml b/adaptors/netconf-adaptor/pom.xml index 65c046e08..365335cac 100644 --- a/adaptors/netconf-adaptor/pom.xml +++ b/adaptors/netconf-adaptor/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors netconf-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/pom.xml b/adaptors/pom.xml index 34c46e419..574fb0649 100755 --- a/adaptors/pom.xml +++ b/adaptors/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ${project.artifactId} diff --git a/adaptors/resource-assignment/installer/pom.xml b/adaptors/resource-assignment/installer/pom.xml index 732f6171a..bcf995b8c 100755 --- a/adaptors/resource-assignment/installer/pom.xml +++ b/adaptors/resource-assignment/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors resource-assignment-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/resource-assignment/pom.xml b/adaptors/resource-assignment/pom.xml index 02b1544e6..337948f36 100755 --- a/adaptors/resource-assignment/pom.xml +++ b/adaptors/resource-assignment/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors resource-assignment - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/resource-assignment/provider/pom.xml b/adaptors/resource-assignment/provider/pom.xml index ddcb4f8d5..b9fad8815 100755 --- a/adaptors/resource-assignment/provider/pom.xml +++ b/adaptors/resource-assignment/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors resource-assignment-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 9faad7757..0eaf98f3f 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors rest-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 65d7d8b83..df910dc5d 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors rest-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 8b8c401c5..e165cc25e 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -19,20 +19,19 @@ limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors rest-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/saltstack-adaptor/pom.xml b/adaptors/saltstack-adaptor/pom.xml index f5de5e480..5ff9f549c 100644 --- a/adaptors/saltstack-adaptor/pom.xml +++ b/adaptors/saltstack-adaptor/pom.xml @@ -22,20 +22,19 @@ ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors saltstack-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml b/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml index 96727b1dc..06fdd4ab2 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml @@ -22,20 +22,19 @@ ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors saltstack-adaptor-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml index 07c675c42..f883f364f 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml @@ -11,20 +11,19 @@ License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors saltstack-adaptor-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/sql-resource/installer/pom.xml b/adaptors/sql-resource/installer/pom.xml index 3869527e2..3eaa3607c 100755 --- a/adaptors/sql-resource/installer/pom.xml +++ b/adaptors/sql-resource/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sql-resource-installer - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/sql-resource/pom.xml b/adaptors/sql-resource/pom.xml index d2ac41275..6b12b68a2 100755 --- a/adaptors/sql-resource/pom.xml +++ b/adaptors/sql-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sql-resource - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/sql-resource/provider/pom.xml b/adaptors/sql-resource/provider/pom.xml index 3e66b0110..4aa29480b 100755 --- a/adaptors/sql-resource/provider/pom.xml +++ b/adaptors/sql-resource/provider/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors sql-resource-provider - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ssh-adaptor/pom.xml b/adaptors/ssh-adaptor/pom.xml index c723f777e..6f12ff997 100644 --- a/adaptors/ssh-adaptor/pom.xml +++ b/adaptors/ssh-adaptor/pom.xml @@ -22,20 +22,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ssh-adaptor - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml index d5dfcba9f..fbb678c33 100644 --- a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml +++ b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml @@ -22,20 +22,19 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> - 4.0.0 org.onap.ccsdk.parent binding-parent - 2.8.0 + 3.0.0 org.onap.ccsdk.sli.adaptors ssh-adaptor-bundle - 1.9.1-SNAPSHOT + 2.0.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} -- cgit