diff --git a/pom.xml b/pom.xml
index ae0821f7..e99c9a98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,16 +28,17 @@ limitations under the License.
Plexus XML Utilities
A collection of various utility classes to ease working with XML.
+ https://codehaus-plexus.github.io/plexus-xml/
scm:git:https://github.com/codehaus-plexus/plexus-xml.git
${project.scm.connection}
master
- https://github.com/codehaus-plexus/plexus-xml/tree/master/
+ https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/
github
- http://github.com/codehaus-plexus/plexus-xml/issues
+ https://github.com/codehaus-plexus/plexus-xml/issues
@@ -48,6 +49,7 @@ limitations under the License.
2023-05-22T15:08:30Z
+ 8
@@ -79,64 +81,14 @@ limitations under the License.
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 3.3.0
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 3.3.1
-
org.apache.maven.plugins
maven-surefire-plugin
3.0.0
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.11.0
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
-
-
- enforce-maven
-
- enforce
-
-
-
-
- 3.2.5
- This project requires at least Maven 3.2.5
-
-
-
-
-
-
-
- maven-compiler-plugin
-
-
- default-compile
-
- compile
-
-
- 1.8
- 1.8
-
-
-
-
org.apache.maven.plugins
maven-scm-publish-plugin
@@ -175,33 +127,4 @@ limitations under the License.
-
-
-
- jdk9+
-
- [9,)
-
-
-
-
-
- maven-compiler-plugin
-
-
- compile-java-9
-
- compile
-
-
- 8
-
-
-
-
-
-
-
-
-
diff --git a/src/site/site.xml b/src/site/site.xml
index 38cbad8a..3cb8f1a8 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -4,6 +4,11 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">
+
+
+
+
+