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/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml | 2 +- appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml | 2 +- appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-dg/appc-dg-shared/appc-dg-mdsal-store') diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml index 542c39fb4..179094ba9 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml index 49aadfa77..f10a3b166 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml @@ -27,7 +27,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml index b1b511453..638376ae1 100644 --- a/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml @@ -28,7 +28,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg