From 7346763fac123b7a5745bb6a18eaf1140b82779b Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Tue, 24 Sep 2019 20:12:14 +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 13d0c4aa4..cc312963c 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.4-SNAPSHOT + 1.6.4 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 2cd84226d..9e76faecf 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.4-SNAPSHOT + 1.6.4 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 8ed7e6d9f..96b4bf8a0 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.4-SNAPSHOT + 1.6.4 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 835a43f75..3cfb33201 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.4-SNAPSHOT + 1.6.4 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 30430879b..8cf9a6232 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-ansible-adapter/pom.xml b/appc-adapters/appc-ansible-adapter/pom.xml index 155f2deaa..ee847e2bb 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.4-SNAPSHOT + 1.6.4 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 0c5433b48..682d6a9cd 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.4-SNAPSHOT + 1.6.4 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 f5b3b37b7..6cc0081e9 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.4-SNAPSHOT + 1.6.4 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 2e8c7fc80..07c689410 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.4-SNAPSHOT + 1.6.4 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 7b1713bbd..9d3195fc6 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.4-SNAPSHOT + 1.6.4 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 967813c1f..6bb1188bc 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.4-SNAPSHOT + 1.6.4 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 13ab4408d..15e16ac25 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.4-SNAPSHOT + 1.6.4 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 2c9592510..ebd61d9b4 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.4-SNAPSHOT + 1.6.4 \ 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 4b108ee2e..9971fee5c 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.4-SNAPSHOT + 1.6.4 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 5317e1384..4db8b931a 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.4-SNAPSHOT + 1.6.4 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 abb01866f..5a7873c5b 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.4-SNAPSHOT + 1.6.4 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 0d0110a4b..f0b7a5c4f 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.4-SNAPSHOT + 1.6.4 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 430cccd11..b2d45ef62 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.4-SNAPSHOT + 1.6.4 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 920a1bf22..5f265b577 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-dmaap-adapter/pom.xml b/appc-adapters/appc-dmaap-adapter/pom.xml index fa6b47fea..759b0881d 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.4-SNAPSHOT + 1.6.4 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 17499124a..65dceaa6b 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.4-SNAPSHOT + 1.6.4 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 bcb3c6a0e..dd7f13185 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.4-SNAPSHOT + 1.6.4 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 cd6bf49bf..30d553013 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.4-SNAPSHOT + 1.6.4 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 1d66e25d2..99b12d41d 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.4-SNAPSHOT + 1.6.4 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 3b9c9702a..1316f1dea 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-iaas-adapter/pom.xml b/appc-adapters/appc-iaas-adapter/pom.xml index 78e62540d..833f7c5c9 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.4-SNAPSHOT + 1.6.4 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 ab871e78d..576152513 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.4-SNAPSHOT + 1.6.4 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 0203dcd56..9d3fda721 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.4-SNAPSHOT + 1.6.4 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 1d6115e24..9a7e2a30f 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.4-SNAPSHOT + 1.6.4 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 28c265b87..351e36f2a 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.4-SNAPSHOT + 1.6.4 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 9285732e5..f326b499f 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.4-SNAPSHOT + 1.6.4 NETCONF Adapter - Karaf Installer pom diff --git a/appc-adapters/appc-netconf-adapter/pom.xml b/appc-adapters/appc-netconf-adapter/pom.xml index 35aa4478b..af79cd1fd 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.4-SNAPSHOT + 1.6.4 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 1207201af..7df4651af 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.4-SNAPSHOT + 1.6.4 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 b4c3354b5..aeee8ad64 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.4-SNAPSHOT + 1.6.4 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 0149651e1..d9fad7f70 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.4-SNAPSHOT + 1.6.4 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 406f2e86f..0f7ab4593 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.4-SNAPSHOT + 1.6.4 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 cc5990746..ba7cd5693 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index d3daebffb..ea731d12d 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.4-SNAPSHOT + 1.6.4 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 bb3f5ff3e..76df90376 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.4-SNAPSHOT + 1.6.4 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 c556e078d..ddc498ad3 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.4-SNAPSHOT + 1.6.4 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 4b2e28237..5df3cc159 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.4-SNAPSHOT + 1.6.4 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 3ec509a40..be4d4de6d 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.4-SNAPSHOT + 1.6.4 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 45daaa682..fc6b0554b 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-rest-healthcheck-adapter/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/pom.xml index f4108cb98..4584b8c7e 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.4-SNAPSHOT + 1.6.4 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 ef9758134..2f1842331 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.4-SNAPSHOT + 1.6.4 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 bf6cedc2a..6bb45cfbb 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.4-SNAPSHOT + 1.6.4 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 9b6a24f07..aaf2f82e2 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.4-SNAPSHOT + 1.6.4 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 45a586459..e62911f8b 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.4-SNAPSHOT + 1.6.4 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 9066a1470..521c4cdec 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.4-SNAPSHOT + 1.6.4 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 fb4825f35..5335edace 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/appc-ssh-adapter/pom.xml b/appc-adapters/appc-ssh-adapter/pom.xml index 11a0d0f38..0398858f6 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.4-SNAPSHOT + 1.6.4 diff --git a/appc-adapters/pom.xml b/appc-adapters/pom.xml index a8895fa12..3e939bd4b 100644 --- a/appc-adapters/pom.xml +++ b/appc-adapters/pom.xml @@ -23,7 +23,7 @@ org.onap.appc appc - 1.6.4-SNAPSHOT + 1.6.4 appc-adapters APPC Adapters @@ -40,5 +40,5 @@ appc-rest-healthcheck-adapter appc-ansible-adapter - 1.6.4-SNAPSHOT + 1.6.4 -- cgit 1.2.3-korg