diff --git a/README.md b/README.md
index 040ea01..0e33110 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
Plexus-Xml
-============
+==========
[](https://github.com/codehaus-plexus/plexus-xml/actions)
[](https://search.maven.org/artifact/org.codehaus.plexus/plexus-xml)
This library consists of XML classes (`org.codehaus.plexus.util.xml`) that have been extracted from [`plexus-utils`](https://github.com/codehaus-plexus/plexus-utils/) 3:
+
> `plexus-utils` 3 = `plexus-utils` 4 + `plexus-xml` 3.
For publishing [the site](https://codehaus-plexus.github.io/plexus-xml/) do the following:
@@ -12,3 +13,4 @@ For publishing [the site](https://codehaus-plexus.github.io/plexus-xml/) do the
```
mvn -Preporting verify site site:stage scm-publish:publish-scm
```
+
diff --git a/pom.xml b/pom.xml
index 10957b7..70846c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,11 +20,11 @@ limitations under the License.
org.codehaus.plexus
plexus
- 20
+ 23
plexus-xml
- 3.0.2
+ 3.0.3-SNAPSHOT
Plexus XML Utilities
A collection of various utility classes to ease working with XML in Maven 3.
@@ -33,7 +33,7 @@ limitations under the License.
scm:git:https://github.com/codehaus-plexus/plexus-xml.git
${project.scm.connection}
- plexus-xml-3.0.2
+ 3.x
https://github.com/codehaus-plexus/plexus-xml/tree/${project.scm.tag}/
@@ -49,7 +49,7 @@ limitations under the License.
1.37
- 2025-04-05T15:45:11Z
+ 2025-04-05T15:45:19Z