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-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml | 2 +- .../appc-rest-adapter-features/features-appc-rest-adapter/pom.xml | 2 +- .../appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml | 2 +- appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml | 2 +- appc-adapters/appc-rest-adapter/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'appc-adapters/appc-rest-adapter') diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml index 58bfed169..4d913f77e 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent binding-parent - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml index 7eac784af..9b08e71d5 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/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-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml index 626e12e3c..2af3f9f2a 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/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-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml index 0a1f1c1f9..3b17ddaa4 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-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-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml index 6c657f8e7..cd6c955c7 100644 --- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml +++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml @@ -24,7 +24,7 @@ odlparent-lite org.onap.appc.parent - 1.4.0-SNAPSHOT + 1.4.0 org.onap.appc diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml index 8cdeec3fc..84fbb2818 100644 --- a/appc-adapters/appc-rest-adapter/pom.xml +++ b/appc-adapters/appc-rest-adapter/pom.xml @@ -24,7 +24,7 @@ org.onap.appc.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.0 -- cgit 1.2.3-korg