From 9c74c5729c9a52268342e583d6493bb19df80aa6 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Tue, 8 Oct 2019 22:11:26 -0400 Subject: Neon SR1 upgrade change pom files for ODL Neon SR1 upgrade Issue-ID: APPC-1749 Change-Id: Ib10ff74852a2b38933c0df034c71e21665430f62 Signed-off-by: Taka Cho --- .../features/features-appc-config-adaptor/pom.xml | 4 ++-- .../appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml | 7 +++---- appc-config/appc-config-adaptor/features/pom.xml | 4 ++-- appc-config/appc-config-adaptor/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-config-adaptor/pom.xml | 5 ++--- appc-config/appc-config-adaptor/provider/pom.xml | 6 ++---- .../appc-config-audit/features/features-appc-config-audit/pom.xml | 4 ++-- .../appc-config-audit/features/onap-appc-config-audit/pom.xml | 7 +++---- appc-config/appc-config-audit/features/pom.xml | 4 ++-- appc-config/appc-config-audit/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-config-audit/pom.xml | 5 ++--- appc-config/appc-config-audit/provider/pom.xml | 5 ++--- .../features/features-appc-config-generator/pom.xml | 4 ++-- .../features/onap-appc-config-generator/pom.xml | 7 +++---- appc-config/appc-config-generator/features/pom.xml | 4 ++-- appc-config/appc-config-generator/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-config-generator/pom.xml | 5 ++--- appc-config/appc-config-generator/provider/pom.xml | 5 ++--- .../features/features-appc-config-params/pom.xml | 4 ++-- .../appc-config-params/features/onap-appc-config-params/pom.xml | 7 +++---- appc-config/appc-config-params/features/pom.xml | 4 ++-- appc-config/appc-config-params/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-config-params/pom.xml | 5 ++--- appc-config/appc-config-params/provider/pom.xml | 5 ++--- .../features/features-appc-config-data-services/pom.xml | 4 ++-- .../features/onap-appc-config-data-services/pom.xml | 7 +++---- appc-config/appc-data-services/features/pom.xml | 4 ++-- appc-config/appc-data-services/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-data-services/pom.xml | 5 ++--- appc-config/appc-data-services/provider/pom.xml | 5 ++--- .../features/features-appc-config-encryption-tool/pom.xml | 4 ++-- .../features/onap-appc-config-encryption-tool/pom.xml | 7 +++---- appc-config/appc-encryption-tool/features/pom.xml | 4 ++-- appc-config/appc-encryption-tool/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-encryption-tool/pom.xml | 5 ++--- appc-config/appc-encryption-tool/provider/pom.xml | 5 ++--- .../features/features-appc-config-flow-controller/pom.xml | 4 ++-- .../features/onap-appc-config-flow-controller/pom.xml | 7 +++---- appc-config/appc-flow-controller/features/pom.xml | 4 ++-- appc-config/appc-flow-controller/installer/pom.xml | 2 +- .../installer/src/main/resources/scripts/install-feature.sh | 4 ++-- appc-config/appc-flow-controller/pom.xml | 5 ++--- appc-config/appc-flow-controller/provider/pom.xml | 5 ++--- appc-config/pom.xml | 4 ++-- 50 files changed, 100 insertions(+), 122 deletions(-) (limited to 'appc-config') diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index efd0ab5e9..f1e0e39f2 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml index 682bcdb61..ccfed2e70 100644 --- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml index 225c76222..8ea22dee8 100644 --- a/appc-config/appc-config-adaptor/features/pom.xml +++ b/appc-config/appc-config-adaptor/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-adaptor diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml index cc2313a34..cac65cc77 100644 --- a/appc-config/appc-config-adaptor/installer/pom.xml +++ b/appc-config/appc-config-adaptor/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-adaptor/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-config-adaptor/installer/src/main/resources/scripts/install-feature.sh index 6402f6c32..2d6113c04 100755 --- a/appc-config/appc-config-adaptor/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-config-adaptor/installer/src/main/resources/scripts/install-feature.sh @@ -36,5 +36,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml index b1506cd84..eaf2f2b1b 100644 --- a/appc-config/appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml index e359cff8b..32e2c0981 100644 --- a/appc-config/appc-config-adaptor/provider/pom.xml +++ b/appc-config/appc-config-adaptor/provider/pom.xml @@ -21,16 +21,14 @@ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index 08f367fa2..f7715c42d 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index cddadec7a..39ea9d1c6 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 8e9d04904..1f5c0f5e3 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-audit diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index a940b3356..ede9f3165 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-audit/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-config-audit/installer/src/main/resources/scripts/install-feature.sh index 06e8f20d3..e7eb9b5ed 100755 --- a/appc-config/appc-config-audit/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-config-audit/installer/src/main/resources/scripts/install-feature.sh @@ -36,5 +36,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 231b63ef7..4ba0a4f3c 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 3c18b247a..32d7d5627 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-audit-provider diff --git a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml index 5b9ef39cd..7ce43753b 100644 --- a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml index 91eeea978..dd3168202 100644 --- a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index e503a7125..b9d919715 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-generator diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 93a41f52e..b53321334 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-generator/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-config-generator/installer/src/main/resources/scripts/install-feature.sh index 06e8f20d3..e7eb9b5ed 100755 --- a/appc-config/appc-config-generator/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-config-generator/installer/src/main/resources/scripts/install-feature.sh @@ -36,5 +36,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index ce2af5a9f..c8af7ee6a 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc 4.0.0 diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index 8bfe437e2..37974f71a 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-generator-provider diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index e68fe4049..8a222206f 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 9741eb491..2269e8748 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index be70792ae..517359ed9 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-params diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml index 67d93d132..c60df748c 100644 --- a/appc-config/appc-config-params/installer/pom.xml +++ b/appc-config/appc-config-params/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-params/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-config-params/installer/src/main/resources/scripts/install-feature.sh index 6402f6c32..2d6113c04 100755 --- a/appc-config/appc-config-params/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-config-params/installer/src/main/resources/scripts/install-feature.sh @@ -36,5 +36,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml index 2ea7397ca..d0ecd2f35 100644 --- a/appc-config/appc-config-params/pom.xml +++ b/appc-config/appc-config-params/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index d60b65088..6d4ebf8f4 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-params-provider diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index feafeab87..40028caa7 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml index 4a19743d7..791688924 100644 --- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml index bed277e1b..5e18c06ae 100644 --- a/appc-config/appc-data-services/features/pom.xml +++ b/appc-config/appc-data-services/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-data-services diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml index de761dd76..815695b5f 100644 --- a/appc-config/appc-data-services/installer/pom.xml +++ b/appc-config/appc-data-services/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-data-services/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-data-services/installer/src/main/resources/scripts/install-feature.sh index 0e5496c54..d2093df23 100755 --- a/appc-config/appc-data-services/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-data-services/installer/src/main/resources/scripts/install-feature.sh @@ -33,5 +33,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml index 6a3095c70..7beef4901 100644 --- a/appc-config/appc-data-services/pom.xml +++ b/appc-config/appc-data-services/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml index c894651bc..f5125e707 100644 --- a/appc-config/appc-data-services/provider/pom.xml +++ b/appc-config/appc-data-services/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-data-services-provider diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml index 51e08db98..f6df30f0e 100644 --- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml index 1790689e3..548845def 100644 --- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml index 448ead342..5a9f58746 100644 --- a/appc-config/appc-encryption-tool/features/pom.xml +++ b/appc-config/appc-encryption-tool/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-encryption-tool diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml index b271bd504..6dabd68e5 100644 --- a/appc-config/appc-encryption-tool/installer/pom.xml +++ b/appc-config/appc-encryption-tool/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-encryption-tool/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-encryption-tool/installer/src/main/resources/scripts/install-feature.sh index a42126ee2..55584589f 100755 --- a/appc-config/appc-encryption-tool/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-encryption-tool/installer/src/main/resources/scripts/install-feature.sh @@ -33,5 +33,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml index 76f55729c..2ce9ac7c0 100644 --- a/appc-config/appc-encryption-tool/pom.xml +++ b/appc-config/appc-encryption-tool/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index 1c8aefc73..6af583e8c 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-encryption-tool-provider diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml index 0cfebe33b..1c17ecdcd 100644 --- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml index 5573ab760..65651d2e5 100644 --- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml @@ -18,15 +18,14 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent single-feature-parent 2.7.0-SNAPSHOT - + org.onap.appc @@ -34,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT feature - + diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml index 0444b2b27..a0c6c48ca 100644 --- a/appc-config/appc-flow-controller/features/pom.xml +++ b/appc-config/appc-flow-controller/features/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc @@ -33,7 +33,7 @@ limitations under the License. 1.7.0-SNAPSHOT pom - + onap-appc-config-flow-controller diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml index 99e9158e3..32ff33bcb 100644 --- a/appc-config/appc-flow-controller/installer/pom.xml +++ b/appc-config/appc-flow-controller/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-flow-controller/installer/src/main/resources/scripts/install-feature.sh b/appc-config/appc-flow-controller/installer/src/main/resources/scripts/install-feature.sh index 0e5496c54..d2093df23 100755 --- a/appc-config/appc-flow-controller/installer/src/main/resources/scripts/install-feature.sh +++ b/appc-config/appc-flow-controller/installer/src/main/resources/scripts/install-feature.sh @@ -33,5 +33,5 @@ then fi -${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} - +#${ODL_KARAF_CLIENT} ${ODL_KARAF_CLIENT_OPTS} feature:repo-add ${features.repositories} +sshpass -pkaraf ssh -o StrictHostKeyChecking=no karaf@localhost -p 8101 "feature:repo-add ${features.repositories}" diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml index 9197879df..44826f2a4 100644 --- a/appc-config/appc-flow-controller/pom.xml +++ b/appc-config/appc-flow-controller/pom.xml @@ -19,13 +19,12 @@ limitations under the License. ============LICENSE_END========================================================= --> - + org.onap.appc.parent odlparent-lite 2.7.0-SNAPSHOT - + org.onap.appc diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml index 7ec608788..25cc4737a 100644 --- a/appc-config/appc-flow-controller/provider/pom.xml +++ b/appc-config/appc-flow-controller/provider/pom.xml @@ -19,14 +19,13 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.appc.parent binding-parent 2.7.0-SNAPSHOT - + org.onap.appc appc-config-flow-controller-provider diff --git a/appc-config/pom.xml b/appc-config/pom.xml index 0ff44d01a..5746d908e 100644 --- a/appc-config/pom.xml +++ b/appc-config/pom.xml @@ -1,3 +1,4 @@ + - + 4.0.0 org.onap.appc -- cgit 1.2.3-korg