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-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/features/pom.xml | 2 +- appc-outbound/appc-aai-client/installer/pom.xml | 2 +- appc-outbound/appc-aai-client/pom.xml | 2 +- appc-outbound/appc-aai-client/provider/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-outbound/appc-aai-client') diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml index 5a8266f51..1e9fe669d 100644 --- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/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-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml index a140bd92b..2001e1c7e 100644 --- a/appc-outbound/appc-aai-client/features/onap-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/onap-appc-aai-client/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-outbound/appc-aai-client/features/pom.xml b/appc-outbound/appc-aai-client/features/pom.xml index acbef19d3..ec7dc2fda 100644 --- a/appc-outbound/appc-aai-client/features/pom.xml +++ b/appc-outbound/appc-aai-client/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-outbound/appc-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml index 26dc21c78..31131d485 100755 --- a/appc-outbound/appc-aai-client/installer/pom.xml +++ b/appc-outbound/appc-aai-client/installer/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-outbound/appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/pom.xml index c8669392e..5fafc43e1 100755 --- a/appc-outbound/appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/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-outbound/appc-aai-client/provider/pom.xml b/appc-outbound/appc-aai-client/provider/pom.xml index 055a226dc..27d2d13b6 100755 --- a/appc-outbound/appc-aai-client/provider/pom.xml +++ b/appc-outbound/appc-aai-client/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