From 12094d52d537c43c2d8d4d875dd84ba1ec7e8c7a Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 20 Sep 2019 13:41:02 -0700 Subject: Set appc parent 2.6.2 Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209 Signed-off-by: Patrick Brady Issue-ID: APPC-1735 --- .../features/features-appc-artifact-handler/pom.xml | 2 +- .../appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/features/pom.xml | 2 +- appc-inbound/appc-artifact-handler/installer/pom.xml | 2 +- appc-inbound/appc-artifact-handler/model/pom.xml | 2 +- appc-inbound/appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/provider/pom.xml | 2 +- .../appc-design-services/features/features-appc-design-services/pom.xml | 2 +- .../appc-design-services/features/onap-appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/features/pom.xml | 2 +- appc-inbound/appc-design-services/installer/pom.xml | 2 +- appc-inbound/appc-design-services/model/pom.xml | 2 +- appc-inbound/appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/provider/pom.xml | 2 +- appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 +- .../features/features-appc-interfaces-service/pom.xml | 2 +- .../features/onap-appc-interfaces-service/pom.xml | 2 +- appc-inbound/appc-interfaces-service/features/pom.xml | 2 +- appc-inbound/appc-interfaces-service/installer/pom.xml | 2 +- appc-inbound/appc-interfaces-service/model/pom.xml | 2 +- appc-inbound/appc-interfaces-service/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'appc-inbound') diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index 993023e12..8a39ed710 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml index e7910015e..a7ed53f6d 100644 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index 2aa74cd00..0e6eac129 100644 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index de487a931..ffb86551e 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 8b316f68e..2d9e2a903 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 61fcf40af..e5fd75b93 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 6efb46664..6d46f7be2 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml index abc51c503..4cc6049e2 100644 --- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml index 26b1f2fa1..c1fac3b14 100644 --- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml index 693a29bb1..0c3a4ce5b 100644 --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml index 8140c7224..15473d991 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 195a61afb..8403ff3ac 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index f90932b8a..3707c453c 100755 --- a/appc-inbound/appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index 85b56cad7..abc18cdd8 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index 8f0b095e1..0b8da1ccf 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 529747558..e5dab3cbf 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index 6bb78e581..83257200f 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index 596ad0227..c490223cb 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index 250a08ee5..fc485b0ca 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index c02497793..f68c2b041 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 2.6.1 + 2.6.2 org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index bdab83879..925a65f67 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent odlparent-lite - 2.6.1 + 2.6.2 org.onap.appc -- cgit 1.2.3-korg