From 1e091242fe68a42dafd8685658d137055a245c9b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 14 Sep 2022 10:42:10 -0400 Subject: Use version 2.4.2 parent poms Use version 2.4.2 of parent poms Issue-ID: CCSDK-3754 Signed-off-by: Dan Timoney Change-Id: I215385203325d40adb5a14d9e73b729df941e63b --- sdnr/wt/oauth-provider/pom.xml | 2 +- sdnr/wt/oauth-provider/provider-jar/pom.xml | 2 +- sdnr/wt/oauth-provider/provider-osgi/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sdnr/wt/oauth-provider') diff --git a/sdnr/wt/oauth-provider/pom.xml b/sdnr/wt/oauth-provider/pom.xml index c598d10b1..9c029faa0 100755 --- a/sdnr/wt/oauth-provider/pom.xml +++ b/sdnr/wt/oauth-provider/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.2-SNAPSHOT + 2.4.2 diff --git a/sdnr/wt/oauth-provider/provider-jar/pom.xml b/sdnr/wt/oauth-provider/provider-jar/pom.xml index a9333ca76..e8eb4f370 100644 --- a/sdnr/wt/oauth-provider/provider-jar/pom.xml +++ b/sdnr/wt/oauth-provider/provider-jar/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.2-SNAPSHOT + 2.4.2 diff --git a/sdnr/wt/oauth-provider/provider-osgi/pom.xml b/sdnr/wt/oauth-provider/provider-osgi/pom.xml index 205f4e1f2..20fe0d928 100644 --- a/sdnr/wt/oauth-provider/provider-osgi/pom.xml +++ b/sdnr/wt/oauth-provider/provider-osgi/pom.xml @@ -28,7 +28,7 @@ org.onap.ccsdk.parent binding-parent - 2.4.2-SNAPSHOT + 2.4.2 -- cgit 1.2.3-korg