From a70761c096192e38800bf38d6c7f61f52bf72007 Mon Sep 17 00:00:00 2001 From: hb123f <hbindu@research.att.com> Date: Wed, 20 Mar 2019 12:20:44 -0400 Subject: CADI AAF Integration and merging the code Issue-ID: PORTAL-319 CADI AAF Integration and code merge Change-Id: I6e44f3b2741858d8d403b77a49ec9a0153084801 Signed-off-by: hb123f <hbindu@research.att.com> --- ecomp-portal-widget-ms/common-widgets/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ecomp-portal-widget-ms/common-widgets') diff --git a/ecomp-portal-widget-ms/common-widgets/pom.xml b/ecomp-portal-widget-ms/common-widgets/pom.xml index 7a1d8b81..16416034 100644 --- a/ecomp-portal-widget-ms/common-widgets/pom.xml +++ b/ecomp-portal-widget-ms/common-widgets/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.portal</groupId> <artifactId>widget-ms-parent</artifactId> - <version>2.3.0</version> + <version>2.5.0</version> </parent> <artifactId>common-widgets</artifactId> -- cgit 1.2.3-korg