From 062e4d4e5479ac6fae4587b6d67299b777597a7f Mon Sep 17 00:00:00 2001 From: Pasindu Yeshan Date: Mon, 6 Nov 2023 13:42:56 +0530 Subject: [PATCH 1/3] Add api resource collections bean --- .../api-resources-full/src/main/webapp/WEB-INF/beans.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml b/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml index 07e8890000e..28479796cfd 100644 --- a/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml +++ b/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml @@ -125,6 +125,7 @@ + From a91ddd21c2ebc1f55f976494a4bba3fb46770b63 Mon Sep 17 00:00:00 2001 From: Pasindu Yeshan Date: Sun, 19 Nov 2023 17:02:14 +0530 Subject: [PATCH 2/3] Add api resource collections api --- .../api-resources-full/src/main/webapp/WEB-INF/beans.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml b/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml index 28479796cfd..230419a8a38 100644 --- a/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml +++ b/modules/api-resources/api-resources-full/src/main/webapp/WEB-INF/beans.xml @@ -125,7 +125,7 @@ - + diff --git a/pom.xml b/pom.xml index a330429d24e..cef583bfaff 100755 --- a/pom.xml +++ b/pom.xml @@ -2313,7 +2313,7 @@ - 5.25.527 + 5.25.528 [5.14.67, 6.0.0] @@ -2435,7 +2435,7 @@ 2.0.13 1.3.26 - 1.2.123 + 1.2.125 5.5.9 5.5.7 From 96c895fc474fca314783343a82207f8d4ecf6305 Mon Sep 17 00:00:00 2001 From: Pasindu Yeshan Date: Sun, 19 Nov 2023 19:07:27 +0530 Subject: [PATCH 3/3] Bump api server version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cef583bfaff..6933711c3fb 100755 --- a/pom.xml +++ b/pom.xml @@ -2435,7 +2435,7 @@ 2.0.13 1.3.26 - 1.2.125 + 1.2.126 5.5.9 5.5.7