From 54fbdf069a4291cda4f0f36fa5319bb1ad04bb62 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 24 Jul 2018 12:27:35 -0700 Subject: [PATCH] Change appc-parent to new odl Changing the parent ccsdk version of the appc-parent pom files so they will use the new ODL version. Change-Id: Ia573a707f2c73899c415d7c2015362f7506f1f1d Signed-off-by: Patrick Brady Issue-ID: APPC-939 --- appc-parent/binding-parent/pom.xml | 2 +- appc-parent/bundle-parent/pom.xml | 2 +- appc-parent/feature-repo-parent/pom.xml | 2 +- appc-parent/odlparent-lite/pom.xml | 2 +- appc-parent/single-feature-parent/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/appc-parent/binding-parent/pom.xml b/appc-parent/binding-parent/pom.xml index 15a12a9cd..e9753b4c1 100644 --- a/appc-parent/binding-parent/pom.xml +++ b/appc-parent/binding-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent binding-parent - 1.0.3 + 1.1.0-SNAPSHOT diff --git a/appc-parent/bundle-parent/pom.xml b/appc-parent/bundle-parent/pom.xml index a5317dd6f..81d7e9b21 100644 --- a/appc-parent/bundle-parent/pom.xml +++ b/appc-parent/bundle-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent bundle-parent - 1.0.3 + 1.1.0-SNAPSHOT diff --git a/appc-parent/feature-repo-parent/pom.xml b/appc-parent/feature-repo-parent/pom.xml index f4cd35ba2..f898cfeb6 100644 --- a/appc-parent/feature-repo-parent/pom.xml +++ b/appc-parent/feature-repo-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent feature-repo-parent - 1.0.3 + 1.1.0-SNAPSHOT diff --git a/appc-parent/odlparent-lite/pom.xml b/appc-parent/odlparent-lite/pom.xml index 324721752..60b20742b 100644 --- a/appc-parent/odlparent-lite/pom.xml +++ b/appc-parent/odlparent-lite/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent-lite - 1.0.3 + 1.1.0-SNAPSHOT diff --git a/appc-parent/single-feature-parent/pom.xml b/appc-parent/single-feature-parent/pom.xml index 5286197f7..c504c6b45 100644 --- a/appc-parent/single-feature-parent/pom.xml +++ b/appc-parent/single-feature-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent single-feature-parent - 1.0.3 + 1.1.0-SNAPSHOT -- 2.16.6