From 41a7776b97a40d9784cbaae6fa63da90c2be4d38 Mon Sep 17 00:00:00 2001 From: Michael DÜrre <michael.duerre@highstreet-technologies.com> Date: Wed, 3 Nov 2021 14:17:33 +0100 Subject: mirgate features to sr2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix oauth provider and its aaa deps Issue-ID: CCSDK-3515 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> Change-Id: I5e964958f323483e593563f5f19cee6100108b21 Signed-off-by: Michael DÜrre <michael.duerre@highstreet-technologies.com> --- sdnr/northbound/CMNotify/provider/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sdnr/northbound/CMNotify/provider') diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index a3f1d986e..8bd4b7e68 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <relativePath/> </parent> -- cgit 1.2.3-korg