From 19ae78049dff5f6ca5b4fec2e8fa8ded81f30c45 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Jan 2019 12:25:10 -0800 Subject: Change parent version to appc snapshot Changing to the current release snapshot version of the appc parents instead of the previous release version. This allows updated changes to parents to be in builds. Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947 Signed-off-by: Patrick Brady Issue-ID: APPC-1304 --- .../appc-dg-shared-features/features-appc-dg-shared/pom.xml | 2 +- .../appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml | 2 +- appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-dg/appc-dg-shared/appc-dg-shared-features') diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml index adfa85153..64025fd08 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 1.4.1 + 1.5.0-SNAPSHOT diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml index 767e651ed..680f982fe 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 1.4.1 + 1.5.0-SNAPSHOT diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml index bdefe76b5..653897e9d 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT -- cgit 1.2.3-korg