From 5383edf1b735a6de8d1c54c6e8bacb867e090010 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 20 Oct 2022 15:29:33 -0400 Subject: Roll master branch to London numbering Roll master branch numbers to London release numbering Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I6f22370839ff4c0fbb81372371fc4c76d7c36eb6 --- 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, 158 insertions(+), 133 deletions(-) (limited to 'adaptors') diff --git a/adaptors/aai-service/installer/pom.xml b/adaptors/aai-service/installer/pom.xml index 7308426e1..d90128f83 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors aai-service-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/aai-service/pom.xml b/adaptors/aai-service/pom.xml index 46ac2fa33..309eb0f8b 100755 --- a/adaptors/aai-service/pom.xml +++ b/adaptors/aai-service/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors aai-service - 1.5.2-SNAPSHOT + 1.6.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 96282addd..cf3b93066 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors aai-service-provider - 1.5.2-SNAPSHOT + 1.6.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 099c76f24..787c88237 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-bundle/pom.xml @@ -18,19 +18,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ansible-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.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 cd4c55bf3..57a4cf100 100644 --- a/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml +++ b/adaptors/ansible-adaptor/ansible-adaptor-installer/pom.xml @@ -22,19 +22,20 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ansible-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ansible-adaptor/pom.xml b/adaptors/ansible-adaptor/pom.xml index 292b84966..e499792a4 100644 --- a/adaptors/ansible-adaptor/pom.xml +++ b/adaptors/ansible-adaptor/pom.xml @@ -22,19 +22,20 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ansible-adaptor - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/artifacts/pom.xml b/adaptors/artifacts/pom.xml index 45ca5577b..0a87def5b 100755 --- a/adaptors/artifacts/pom.xml +++ b/adaptors/artifacts/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sli-adaptors-artifacts - 1.5.2-SNAPSHOT + 1.6.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 965963f98..61f31ba6c 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml index e4bd41e2d..ec7d5fb09 100644 --- a/adaptors/base/http/pom.xml +++ b/adaptors/base/http/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.base http - 1.5.2-SNAPSHOT + 1.6.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 96bfee377..fe917fe72 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors base-http-provider - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/base/pom.xml b/adaptors/base/pom.xml index 30430f2ca..b6780b21a 100644 --- a/adaptors/base/pom.xml +++ b/adaptors/base/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors base-parent - 1.5.2-SNAPSHOT + 1.6.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 1b0410f38..63d4070ad 100644 --- a/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-bundle/pom.xml @@ -21,19 +21,20 @@ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors chef-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.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 0d655293f..97df3c8e4 100644 --- a/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml +++ b/adaptors/chef-adaptor/chef-adaptor-installer/pom.xml @@ -21,19 +21,20 @@ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors chef-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/chef-adaptor/pom.xml b/adaptors/chef-adaptor/pom.xml index 47f33b13e..78d28e4ea 100644 --- a/adaptors/chef-adaptor/pom.xml +++ b/adaptors/chef-adaptor/pom.xml @@ -21,19 +21,20 @@ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors chef-adaptor - 1.5.2-SNAPSHOT + 1.6.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 74a692add..12efccb69 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-aai-service - 1.5.2-SNAPSHOT + 1.6.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 8cbfa31b3..6cb9138ea 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-ansible-adaptor - 1.5.2-SNAPSHOT + 1.6.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 de187e19f..01e2ff4e4 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-base-http - 1.5.2-SNAPSHOT + 1.6.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 e4ad5e8f9..9dc311eb0 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-chef-adaptor - 1.5.2-SNAPSHOT + 1.6.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 2474fcc83..1f225fce4 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-iaas-adaptor - 1.5.2-SNAPSHOT + 1.6.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 59a315f97..6e10fa8f0 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-mdsal-resource - 1.5.2-SNAPSHOT + 1.6.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 128da59a7..1431ebd24 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-consumer - 1.5.2-SNAPSHOT + 1.6.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 da2805aee..2ff6820b9 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter ccsdk-messagerouter-publisher - 1.5.2-SNAPSHOT + 1.6.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 ff17c3cc6..7c2ccebc7 100644 --- a/adaptors/features/ccsdk-netbox-client/pom.xml +++ b/adaptors/features/ccsdk-netbox-client/pom.xml @@ -14,19 +14,20 @@ 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-netbox-client - 1.5.2-SNAPSHOT + 1.6.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 e14e0dde7..db2ba6ff6 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-netconf-adaptor - 1.5.2-SNAPSHOT + 1.6.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 6394537ff..1eb6138d2 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-resource-assignment - 1.5.2-SNAPSHOT + 1.6.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 2e83e7842..050166c8d 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-rest-adaptor - 1.5.2-SNAPSHOT + 1.6.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 014764ce6..cc26581f7 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-saltstack-adaptor - 1.5.2-SNAPSHOT + 1.6.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 59ea8a8f7..a7fba6089 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors-all - 1.5.2-SNAPSHOT + 1.6.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 931e1e1dc..a0dd5ce18 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-sql-resource - 1.5.2-SNAPSHOT + 1.6.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 a41f4d892..d99d5828e 100644 --- a/adaptors/features/ccsdk-ssh-adaptor/pom.xml +++ b/adaptors/features/ccsdk-ssh-adaptor/pom.xml @@ -22,19 +22,20 @@ 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-ssh-adaptor - 1.5.2-SNAPSHOT + 1.6.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 988fc8d67..5e0a37137 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors features-sli-adaptors - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT feature ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/installer/pom.xml b/adaptors/features/installer/pom.xml index 5b066e816..0a3e4390b 100755 --- a/adaptors/features/installer/pom.xml +++ b/adaptors/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sliadaptors-features-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: features :: ${project.artifactId} diff --git a/adaptors/features/pom.xml b/adaptors/features/pom.xml index e75437ebc..da2843726 100755 --- a/adaptors/features/pom.xml +++ b/adaptors/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sliadaptors-feature-aggregator - 1.5.2-SNAPSHOT + 1.6.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 23000fb22..d53d3d25b 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-bundle/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors iaas-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.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 a8b2c70d3..44f8eed05 100644 --- a/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml +++ b/adaptors/iaas-adaptor/iaas-adaptor-installer/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors iaas-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/iaas-adaptor/pom.xml b/adaptors/iaas-adaptor/pom.xml index bf4af8127..ffeda0f55 100644 --- a/adaptors/iaas-adaptor/pom.xml +++ b/adaptors/iaas-adaptor/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors iaas-adaptor - 1.5.2-SNAPSHOT + 1.6.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 c1dae94d2..2a3ee70f5 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors mdsal-resource-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/mdsal-resource/pom.xml b/adaptors/mdsal-resource/pom.xml index c062e1e35..7344dae72 100755 --- a/adaptors/mdsal-resource/pom.xml +++ b/adaptors/mdsal-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors mdsal-resource - 1.5.2-SNAPSHOT + 1.6.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 34350e76e..36519ccff 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors mdsal-resource-provider - 1.5.2-SNAPSHOT + 1.6.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 f7e7a8383..9beaca352 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT consumer.api diff --git a/adaptors/message-router/consumer/installer/pom.xml b/adaptors/message-router/consumer/installer/pom.xml index a08a2c25c..5672ead61 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter consumer.installer - 1.5.2-SNAPSHOT + 1.6.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 026942bb5..7ee27356f 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT consumer.aggregate diff --git a/adaptors/message-router/consumer/provider/pom.xml b/adaptors/message-router/consumer/provider/pom.xml index c99a9e755..8ac4e8347 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT consumer.provider diff --git a/adaptors/message-router/pom.xml b/adaptors/message-router/pom.xml index 41046f8c7..188324af0 100755 --- a/adaptors/message-router/pom.xml +++ b/adaptors/message-router/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter message-router - 1.5.2-SNAPSHOT + 1.6.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 36ebffe8e..6e8f94dce 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT publisher.api diff --git a/adaptors/message-router/publisher/installer/pom.xml b/adaptors/message-router/publisher/installer/pom.xml index f0e1e3fa3..7cbfb2315 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT org.onap.ccsdk.sli.adaptors.messagerouter publisher.installer - 1.5.2-SNAPSHOT + 1.6.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 47b69b22d..c73e3ba09 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT publisher.aggregate diff --git a/adaptors/message-router/publisher/provider/pom.xml b/adaptors/message-router/publisher/provider/pom.xml index fec80df87..87d14df02 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.5.2-SNAPSHOT + 1.6.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 896097ac9..690fdfb49 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.5.2-SNAPSHOT + 1.6.0-SNAPSHOT sample.client diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index 555af6cf8..a73db4b7d 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -14,19 +14,20 @@ See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netbox-client-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml index fdba75794..5417235e3 100644 --- a/adaptors/netbox-client/pom.xml +++ b/adaptors/netbox-client/pom.xml @@ -14,19 +14,20 @@ See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netbox-client - 1.5.2-SNAPSHOT + 1.6.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 8da64b8b0..546076678 100644 --- a/adaptors/netbox-client/provider/pom.xml +++ b/adaptors/netbox-client/provider/pom.xml @@ -14,19 +14,20 @@ See the License for the specific language governing permissions and limitations under the License. --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netbox-client-provider - 1.5.2-SNAPSHOT + 1.6.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 010a8e345..a488f9465 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-bundle/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netconf-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.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 ff4e23de9..c683cd768 100644 --- a/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml +++ b/adaptors/netconf-adaptor/netconf-adaptor-installer/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netconf-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/netconf-adaptor/pom.xml b/adaptors/netconf-adaptor/pom.xml index 599194268..dd11a3e58 100644 --- a/adaptors/netconf-adaptor/pom.xml +++ b/adaptors/netconf-adaptor/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors netconf-adaptor - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/pom.xml b/adaptors/pom.xml index 4611e916c..1778d7bfd 100755 --- a/adaptors/pom.xml +++ b/adaptors/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ccsdk-sli-adaptors - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ${project.artifactId} diff --git a/adaptors/resource-assignment/installer/pom.xml b/adaptors/resource-assignment/installer/pom.xml index 0bd5154a6..438be868c 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors resource-assignment-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/resource-assignment/pom.xml b/adaptors/resource-assignment/pom.xml index 2cbc22f87..dc53e840c 100755 --- a/adaptors/resource-assignment/pom.xml +++ b/adaptors/resource-assignment/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors resource-assignment - 1.5.2-SNAPSHOT + 1.6.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 7193b2585..0d9c05cbf 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors resource-assignment-provider - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 56b41acf0..e430bc2e4 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors rest-adaptor - 1.5.2-SNAPSHOT + 1.6.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 8b7325ce9..a0e15e172 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors rest-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.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 227ff5132..a6123a693 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -19,19 +19,20 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors rest-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/saltstack-adaptor/pom.xml b/adaptors/saltstack-adaptor/pom.xml index ef4c0e71f..99e16a9fe 100644 --- a/adaptors/saltstack-adaptor/pom.xml +++ b/adaptors/saltstack-adaptor/pom.xml @@ -22,19 +22,20 @@ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors saltstack-adaptor - 1.5.2-SNAPSHOT + 1.6.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 4d893511e..bccd48caf 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-installer/pom.xml @@ -22,19 +22,20 @@ ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors saltstack-adaptor-installer - 1.5.2-SNAPSHOT + 1.6.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 2caf826ed..e95828da5 100644 --- a/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml +++ b/adaptors/saltstack-adaptor/saltstack-adaptor-provider/pom.xml @@ -11,19 +11,20 @@ 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors saltstack-adaptor-provider - 1.5.2-SNAPSHOT + 1.6.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 094c2e3b7..6730931c9 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sql-resource-installer - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT pom ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/sql-resource/pom.xml b/adaptors/sql-resource/pom.xml index c0a9ada03..d45c8a36d 100755 --- a/adaptors/sql-resource/pom.xml +++ b/adaptors/sql-resource/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sql-resource - 1.5.2-SNAPSHOT + 1.6.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 4ceb8990e..ac8951def 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.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors sql-resource-provider - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} diff --git a/adaptors/ssh-adaptor/pom.xml b/adaptors/ssh-adaptor/pom.xml index 2aef27eb8..f99bdfddb 100644 --- a/adaptors/ssh-adaptor/pom.xml +++ b/adaptors/ssh-adaptor/pom.xml @@ -22,19 +22,20 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ssh-adaptor - 1.5.2-SNAPSHOT + 1.6.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 d5994aaeb..90e49d9fb 100644 --- a/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml +++ b/adaptors/ssh-adaptor/ssh-adaptor-bundle/pom.xml @@ -22,19 +22,20 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.5.0-SNAPSHOT org.onap.ccsdk.sli.adaptors ssh-adaptor-bundle - 1.5.2-SNAPSHOT + 1.6.0-SNAPSHOT bundle ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg