From 9d3800890a8fff3d431b05089975bca4585a895d Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 9 Oct 2018 11:32:38 -0700 Subject: Change to released parent poms Change-Id: I298b1ac52c849320b67c649017b3604490a5063b Signed-off-by: Patrick Brady Issue-ID: APPC-1212 --- appc-oam/appc-oam-bundle/pom.xml | 2 +- appc-oam/appc-oam-features/features-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/onap-appc-oam/pom.xml | 2 +- appc-oam/appc-oam-features/pom.xml | 2 +- appc-oam/appc-oam-installer/pom.xml | 2 +- appc-oam/appc-oam-model/pom.xml | 2 +- appc-oam/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'appc-oam') diff --git a/appc-oam/appc-oam-bundle/pom.xml b/appc-oam/appc-oam-bundle/pom.xml index 033fb54b7..18776d025 100644 --- a/appc-oam/appc-oam-bundle/pom.xml +++ b/appc-oam/appc-oam-bundle/pom.xml @@ -29,7 +29,7 @@ org.onap.appc.parent binding-parent - 1.4.0-SNAPSHOT + 1.4.0 org.onap.appc diff --git a/appc-oam/appc-oam-features/features-appc-oam/pom.xml b/appc-oam/appc-oam-features/features-appc-oam/pom.xml index 202dad564..735c0fc20 100644 --- a/appc-oam/appc-oam-features/features-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/features-appc-oam/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent feature-repo-parent - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml index 78535b320..173b9c120 100644 --- a/appc-oam/appc-oam-features/onap-appc-oam/pom.xml +++ b/appc-oam/appc-oam-features/onap-appc-oam/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.appc.parent single-feature-parent - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/appc-oam/appc-oam-features/pom.xml b/appc-oam/appc-oam-features/pom.xml index 4b93b7461..70d7e1d88 100644 --- a/appc-oam/appc-oam-features/pom.xml +++ b/appc-oam/appc-oam-features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.appc.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/appc-oam/appc-oam-installer/pom.xml b/appc-oam/appc-oam-installer/pom.xml index f2bbe66fe..f0fb28708 100644 --- a/appc-oam/appc-oam-installer/pom.xml +++ b/appc-oam/appc-oam-installer/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.0 org.onap.appc diff --git a/appc-oam/appc-oam-model/pom.xml b/appc-oam/appc-oam-model/pom.xml index a210da97c..2fb6fcfdf 100644 --- a/appc-oam/appc-oam-model/pom.xml +++ b/appc-oam/appc-oam-model/pom.xml @@ -27,7 +27,7 @@ org.onap.appc.parent binding-parent - 1.4.0-SNAPSHOT + 1.4.0 org.onap.appc diff --git a/appc-oam/pom.xml b/appc-oam/pom.xml index 2a877f94d..cba87a554 100644 --- a/appc-oam/pom.xml +++ b/appc-oam/pom.xml @@ -26,7 +26,7 @@ org.onap.appc.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.0 org.onap.appc -- cgit 1.2.3-korg