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 --- .../features/features-appc-config-generator/pom.xml | 2 +- .../appc-config-generator/features/onap-appc-config-generator/pom.xml | 2 +- appc-config/appc-config-generator/features/pom.xml | 2 +- appc-config/appc-config-generator/installer/pom.xml | 2 +- appc-config/appc-config-generator/pom.xml | 2 +- appc-config/appc-config-generator/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-config/appc-config-generator') 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 fd921219b..ca7d5416b 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 @@ -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-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 4ea3a95de..c28f94c61 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 @@ -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-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml index 102610305..470a02f88 100644 --- a/appc-config/appc-config-generator/features/pom.xml +++ b/appc-config/appc-config-generator/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml index 620a0d495..1ea160035 100644 --- a/appc-config/appc-config-generator/installer/pom.xml +++ b/appc-config/appc-config-generator/installer/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml index 822447d48..860b4d53c 100644 --- a/appc-config/appc-config-generator/pom.xml +++ b/appc-config/appc-config-generator/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml index 71ed559f5..e7a3c5670 100644 --- a/appc-config/appc-config-generator/provider/pom.xml +++ b/appc-config/appc-config-generator/provider/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg