From d3f153dc40f0cb6d3381cf9dc0fd8048117478d3 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 19 Nov 2023 19:54:06 -0500 Subject: [PATCH 1/2] [site] Rewrite site to version 2 xsd (now site) and switch mostly to attributes --- src/site/site.xml | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/src/site/site.xml b/src/site/site.xml index cb4001cd6..a9f715457 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -16,16 +16,13 @@ limitations under the License. --> - + - - MyBatis - https://www.mybatis.org/images/mybatis-logo.png - MyBatis logo - https://blog.mybatis.org/ + + MyBatis logo @@ -41,4 +38,4 @@ - + From e061da6c0db661907e22b397375214aaef2efcc4 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sun, 19 Nov 2023 20:20:39 -0500 Subject: [PATCH 2/2] [pom] Drop back to bnd 6.4.1 as not compatible with bnd plugin used here leaving profile as soon as this works we will let it switch like this. --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ee7c1305b..981535d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -312,7 +312,7 @@ 9.6 11 - 7.0.0 + 6.4.1 1.3.1 10.12.5 1.7.0 @@ -1392,13 +1392,14 @@ + pre17 (,17) - 6.4.1 + 6.4.1