From 2d0e9d3450ceac0afdf0cd721ef65d87e94e456e Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 11 Sep 2019 22:22:18 +0000 Subject: Release appc --- .../appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml | 2 +- .../features-appc-ansible-adapter/pom.xml | 2 +- .../appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml | 2 +- .../appc-ansible-adapter/appc-ansible-adapter-features/pom.xml | 2 +- .../appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml | 2 +- appc-adapters/appc-ansible-adapter/pom.xml | 2 +- appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml | 2 +- .../appc-chef-adapter-features/features-appc-chef-adapter/pom.xml | 2 +- .../appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml | 2 +- appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml | 2 +- appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml | 2 +- appc-adapters/appc-chef-adapter/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml | 2 +- .../appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml | 2 +- .../appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml | 2 +- appc-adapters/appc-dmaap-adapter/pom.xml | 2 +- appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml | 2 +- .../appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml | 2 +- .../appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml | 2 +- appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml | 2 +- appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml | 2 +- appc-adapters/appc-iaas-adapter/pom.xml | 2 +- .../appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml | 2 +- .../features-appc-netconf-adapter/pom.xml | 2 +- .../appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml | 2 +- .../appc-netconf-adapter/appc-netconf-adapter-features/pom.xml | 2 +- appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml | 2 +- appc-adapters/appc-netconf-adapter/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml | 2 +- .../appc-rest-adapter-features/features-appc-rest-adapter/pom.xml | 2 +- .../appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml | 2 +- appc-adapters/appc-rest-adapter/pom.xml | 2 +- .../appc-rest-healthcheck-adapter-bundle/pom.xml | 2 +- .../features-appc-rest-healthcheck-adapter/pom.xml | 2 +- .../onap-appc-rest-healthcheck-adapter/pom.xml | 2 +- .../appc-rest-healthcheck-adapter-features/pom.xml | 2 +- .../appc-rest-healthcheck-adapter-installer/pom.xml | 2 +- appc-adapters/appc-rest-healthcheck-adapter/pom.xml | 2 +- appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml | 2 +- .../appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml | 2 +- .../appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml | 2 +- appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml | 2 +- appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml | 2 +- appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml | 2 +- appc-adapters/appc-ssh-adapter/pom.xml | 2 +- appc-adapters/pom.xml | 4 ++-- 52 files changed, 53 insertions(+), 53 deletions(-) (limited to 'appc-adapters') diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml index 6afabde11..d32031cfe 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml @@ -202,5 +202,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/features-appc-ansible-adapter/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/features-appc-ansible-adapter/pom.xml index 4d7b50168..038229615 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/features-appc-ansible-adapter/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/features-appc-ansible-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-ansible-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml index 2c1ac23d6..2a67a76e7 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/onap-appc-ansible-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-ansible-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml index f8bb04497..4e11887dd 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-ansible-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml index 09a745ec8..bb54d7587 100644 --- a/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml +++ b/appc-adapters/appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml @@ -149,5 +149,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ansible-adapter/pom.xml b/appc-adapters/appc-ansible-adapter/pom.xml index 0928cce6d..a94f2c626 100644 --- a/appc-adapters/appc-ansible-adapter/pom.xml +++ b/appc-adapters/appc-ansible-adapter/pom.xml @@ -192,5 +192,5 @@ appc-ansible-adapter-features appc-ansible-adapter-installer - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml index a0c93d7bc..fb94da6d0 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-bundle/pom.xml @@ -34,7 +34,7 @@ appc-chef-adapter-bundle org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 bundle APPC Chef Adapter - Bundle diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml index 4dd7c4c59..7394b778e 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/features-appc-chef-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-chef-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml index ce6157d9e..f1c8b6d3e 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/onap-appc-chef-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-chef-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml index 62f1aa300..9887419be 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-chef-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml index defbd1bb8..1f15f4de7 100644 --- a/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml +++ b/appc-adapters/appc-chef-adapter/appc-chef-adapter-installer/pom.xml @@ -33,7 +33,7 @@ appc-chef-adapter-installer org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 APPC Chef Adapter - Karaf Installer pom diff --git a/appc-adapters/appc-chef-adapter/pom.xml b/appc-adapters/appc-chef-adapter/pom.xml index d01b351fe..4013945cb 100644 --- a/appc-adapters/appc-chef-adapter/pom.xml +++ b/appc-adapters/appc-chef-adapter/pom.xml @@ -34,7 +34,7 @@ appc-chef-adapter org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 APPC Chef Adaptor Abstraction to connect to and utilize the services of cloud providers such as OpenStack or VMWare. diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml index 5c7e83091..04babe963 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml @@ -203,5 +203,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 \ No newline at end of file diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml index 006371460..8798ef0f7 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/features-appc-dmaap-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-dmaap-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml index 6b915958e..cb84d8394 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/onap-appc-dmaap-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-dmaap-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml index ca5814fbe..7cc04b226 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-dmaap-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml index 87f03ba6d..f8ab239d1 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml @@ -170,5 +170,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml index 9f875adc4..648805158 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml @@ -155,5 +155,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml index 4c5608d6b..556514949 100644 --- a/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml @@ -165,5 +165,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-dmaap-adapter/pom.xml b/appc-adapters/appc-dmaap-adapter/pom.xml index f28f727e7..6333c52ad 100644 --- a/appc-adapters/appc-dmaap-adapter/pom.xml +++ b/appc-adapters/appc-dmaap-adapter/pom.xml @@ -125,5 +125,5 @@ appc-dmaap-adapter-installer appc-message-adapter-factory - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml index ea9585aee..2825c6c72 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml @@ -287,5 +287,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml index 9f4f8ccf7..6b81eb969 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/features-appc-iaas-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-iaas-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml index e968405f7..137644607 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/onap-appc-iaas-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-iaas-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml index f55da1544..2baef1c69 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-iaas-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml index 43c60557e..2b2fb6490 100644 --- a/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml +++ b/appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml @@ -152,5 +152,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-iaas-adapter/pom.xml b/appc-adapters/appc-iaas-adapter/pom.xml index b3b89f9c8..862f32da1 100644 --- a/appc-adapters/appc-iaas-adapter/pom.xml +++ b/appc-adapters/appc-iaas-adapter/pom.xml @@ -144,5 +144,5 @@ appc-iaas-adapter-features appc-iaas-adapter-installer - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml index 91bb5e0b8..bc5104999 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-bundle/pom.xml @@ -30,7 +30,7 @@ appc-netconf-adapter-bundle org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 bundle NETCONF Adapter - bundle diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml index d2b155130..a20671beb 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/features-appc-netconf-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-netconf-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml index d307161a2..776981158 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/onap-appc-netconf-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-netconf-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml index 1ec7dfcf1..dd0167e9d 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-netconf-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml index 5b001be50..01ba22d17 100644 --- a/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml +++ b/appc-adapters/appc-netconf-adapter/appc-netconf-installer/pom.xml @@ -29,7 +29,7 @@ appc-netconf-adapter-installer org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 NETCONF Adapter - Karaf Installer pom diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index c940c1886..3f81cd9e9 100644 --- a/appc-adapters/appc-netconf-adapter/pom.xml +++ b/appc-adapters/appc-netconf-adapter/pom.xml @@ -30,7 +30,7 @@ appc-netconf-adapter org.onap.appc - 1.6.3-SNAPSHOT + 1.6.3 NETCONF adapter pom diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index abd962897..5b05abbbf 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -217,5 +217,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml index d7bdf376c..333a68929 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-rest-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml index e8d403794..10571ce6e 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-rest-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml index 70ebcb4b7..9491b0a80 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-rest-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml index d3b0b7dc3..e796ba13b 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml @@ -151,5 +151,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index 852ebedc4..a55c6d4b7 100644 --- a/appc-adapters/appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/pom.xml @@ -144,5 +144,5 @@ appc-rest-adapter-features appc-rest-adapter-installer - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml index 470e32e02..36e463997 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml @@ -222,5 +222,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/features-appc-rest-healthcheck-adapter/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/features-appc-rest-healthcheck-adapter/pom.xml index 82d75fd15..1b310f1d7 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/features-appc-rest-healthcheck-adapter/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/features-appc-rest-healthcheck-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-rest-healthcheck-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/onap-appc-rest-healthcheck-adapter/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/onap-appc-rest-healthcheck-adapter/pom.xml index 88793abbf..e4a99e39f 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/onap-appc-rest-healthcheck-adapter/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/onap-appc-rest-healthcheck-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-rest-healthcheck-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml index 40020c5ec..76222ca8b 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-rest-healthcheck-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml index 518db058d..b45887272 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml @@ -146,5 +146,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/pom.xml index 97292e4c9..ec859b271 100644 --- a/appc-adapters/appc-rest-healthcheck-adapter/pom.xml +++ b/appc-adapters/appc-rest-healthcheck-adapter/pom.xml @@ -144,5 +144,5 @@ appc-rest-healthcheck-adapter-features appc-rest-healthcheck-adapter-installer - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml index 0f9cb5fda..df452b9a0 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml @@ -73,5 +73,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml index 4ecc3a681..cd6b7407b 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/features-appc-ssh-adapter/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc features-appc-ssh-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml index bcd562c3b..c1bca854b 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/onap-appc-ssh-adapter/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.appc onap-appc-ssh-adapter - 1.6.3-SNAPSHOT + 1.6.3 feature diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml index ec78070f3..190b51bb6 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. org.onap.appc appc-ssh-adapter-feature-aggregator - 1.6.3-SNAPSHOT + 1.6.3 pom diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml index 8634cc9f7..688c48d86 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml @@ -108,5 +108,5 @@ - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml index 356fa9cb9..e7f0bbfb3 100644 --- a/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml +++ b/appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml @@ -43,5 +43,5 @@ test - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/pom.xml index 7bfde6e41..5eea2b119 100644 --- a/appc-adapters/appc-ssh-adapter/pom.xml +++ b/appc-adapters/appc-ssh-adapter/pom.xml @@ -38,5 +38,5 @@ appc-ssh-adapter-sshd appc-ssh-adapter-features - 1.6.3-SNAPSHOT + 1.6.3 diff --git a/appc-adapters/pom.xml b/appc-adapters/pom.xml index f0e48eddf..d707e0e8d 100644 --- a/appc-adapters/pom.xml +++ b/appc-adapters/pom.xml @@ -23,7 +23,7 @@ org.onap.appc appc - 1.6.3-SNAPSHOT + 1.6.3 appc-adapters APPC Adapters @@ -40,5 +40,5 @@ appc-rest-healthcheck-adapter appc-ansible-adapter - 1.6.3-SNAPSHOT + 1.6.3 -- cgit 1.2.3-korg