diff --git a/pom.xml b/pom.xml
index ae0821f7..0c3444f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
org.codehaus.plexus
plexus
- 13
+ 14-SNAPSHOT
plexus-xml
@@ -28,12 +28,13 @@ 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
diff --git a/src/site/site.xml b/src/site/site.xml
index 38cbad8a..fbf27de6 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">
+
+
+
+
+