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-artifact-handler/pom.xml | 2 +- .../appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/features/pom.xml | 2 +- appc-inbound/appc-artifact-handler/installer/pom.xml | 2 +- appc-inbound/appc-artifact-handler/model/pom.xml | 2 +- appc-inbound/appc-artifact-handler/pom.xml | 2 +- appc-inbound/appc-artifact-handler/provider/pom.xml | 2 +- .../appc-design-services/features/features-appc-design-services/pom.xml | 2 +- .../appc-design-services/features/onap-appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/features/pom.xml | 2 +- appc-inbound/appc-design-services/installer/pom.xml | 2 +- appc-inbound/appc-design-services/model/pom.xml | 2 +- appc-inbound/appc-design-services/pom.xml | 2 +- appc-inbound/appc-design-services/provider/pom.xml | 2 +- appc-inbound/appc-interfaces-service/bundle/pom.xml | 2 +- .../features/features-appc-interfaces-service/pom.xml | 2 +- .../features/onap-appc-interfaces-service/pom.xml | 2 +- appc-inbound/appc-interfaces-service/features/pom.xml | 2 +- appc-inbound/appc-interfaces-service/installer/pom.xml | 2 +- appc-inbound/appc-interfaces-service/model/pom.xml | 2 +- appc-inbound/appc-interfaces-service/pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'appc-inbound') diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index dbbd10631..72d2ceb89 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/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-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml index cc9a717c6..1fd78b0c7 100644 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/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-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index c5a655e99..79b248111 100644 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/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-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml index 969cbada8..8f5f0b728 100755 --- a/appc-inbound/appc-artifact-handler/installer/pom.xml +++ b/appc-inbound/appc-artifact-handler/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-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml index 10968df32..cc84e1e0b 100755 --- a/appc-inbound/appc-artifact-handler/model/pom.xml +++ b/appc-inbound/appc-artifact-handler/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml index 57cc33ffa..2a9f7f2af 100755 --- a/appc-inbound/appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/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-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml index 19394b21a..4b0fe415b 100755 --- a/appc-inbound/appc-artifact-handler/provider/pom.xml +++ b/appc-inbound/appc-artifact-handler/provider/pom.xml @@ -27,7 +27,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-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml index 5bdfd3de7..c872954c1 100644 --- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/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-inbound/appc-design-services/features/onap-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml index cedefac4b..0920420b0 100644 --- a/appc-inbound/appc-design-services/features/onap-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/onap-appc-design-services/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-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml index 85dcdb197..b8384681a 100644 --- a/appc-inbound/appc-design-services/features/pom.xml +++ b/appc-inbound/appc-design-services/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-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml index 4e07833f3..bccfa9caf 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/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-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml index 795eece51..3645fc559 100755 --- a/appc-inbound/appc-design-services/model/pom.xml +++ b/appc-inbound/appc-design-services/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml index 1d1fda1cf..601a2ff69 100755 --- a/appc-inbound/appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml index d9c970b33..e53bec080 100755 --- a/appc-inbound/appc-design-services/provider/pom.xml +++ b/appc-inbound/appc-design-services/provider/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml index fb93ee1d3..8241325f9 100644 --- a/appc-inbound/appc-interfaces-service/bundle/pom.xml +++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml index 8b4e22d76..9c4fa8899 100644 --- a/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/features-appc-interfaces-service/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-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml index d6761a690..fb3fd9569 100644 --- a/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/features/onap-appc-interfaces-service/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-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml index 9f8f14fff..c807c47c7 100644 --- a/appc-inbound/appc-interfaces-service/features/pom.xml +++ b/appc-inbound/appc-interfaces-service/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-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml index f98828ba8..9a5459efd 100644 --- a/appc-inbound/appc-interfaces-service/installer/pom.xml +++ b/appc-inbound/appc-interfaces-service/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-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml index 71dbf1deb..61ff5ddfb 100644 --- a/appc-inbound/appc-interfaces-service/model/pom.xml +++ b/appc-inbound/appc-interfaces-service/model/pom.xml @@ -25,7 +25,7 @@ org.onap.appc.parent binding-parent - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml index 8b17ba6c3..afd305b63 100644 --- a/appc-inbound/appc-interfaces-service/pom.xml +++ b/appc-inbound/appc-interfaces-service/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent odlparent-lite - 1.4.1 + 1.5.0-SNAPSHOT org.onap.appc -- cgit 1.2.3-korg