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-sdc-listener/appc-sdc-listener-bundle/pom.xml | 2 +- .../appc-sdc-listener-features/features-appc-sdc-listener/pom.xml | 2 +- .../appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-features/pom.xml | 2 +- appc-sdc-listener/appc-sdc-listener-installer/pom.xml | 2 +- appc-sdc-listener/appc-yang-generator/pom.xml | 2 +- appc-sdc-listener/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-sdc-listener') diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml index 94d86994a..eceff3d61 100644 --- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml index 6051dd041..47949eba6 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/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-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml index f78dbeb67..6e5bb2876 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/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-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml index 3a5656b00..c700c7be4 100644 --- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-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-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml index b4f859ea8..4447dd85e 100644 --- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml +++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml index 75eef54fd..3bc1663ae 100644 --- a/appc-sdc-listener/appc-yang-generator/pom.xml +++ b/appc-sdc-listener/appc-yang-generator/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml index bf96e82bd..86459e697 100644 --- a/appc-sdc-listener/pom.xml +++ b/appc-sdc-listener/pom.xml @@ -26,7 +26,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg