You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. then updated to use Maven 4-specific [`maven-xml-api`](https://github.com/apache/maven/tree/maven-4.0.0-beta-5/api/maven-api-xml)/[`maven-xml-impl`](https://github.com/apache/maven/tree/maven-4.0.0-beta-5/maven-xml-impl):\
15
+
2. then updated to use Maven 4-specific [`maven-xml-api`](https://github.com/apache/maven/tree/maven-4.0.0-rc-2/api/maven-api-xml)/[`maven-xml`](https://github.com/apache/maven/tree/maven-4.0.0-rc-2/maven-xml):\
16
16
this is the `master` branch from which `plexus-xml` 4 is released\
Copy file name to clipboardexpand all lines: src/site/markdown/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,5 @@ A collection of various utility classes to ease working with XML.
4
4
5
5
This library consists of XML classes (`org.codehaus.plexus.util.xml` and `org.codehaus.plexus.util.xml.pull`):
6
6
1. that have been extracted from [`plexus-utils`](../plexus-utils/) 4,
7
-
2. then updated to use [`maven-xml-api`](https://maven.apache.org/ref/4.0.0-beta-5/api/maven-api-xml/)/[`maven-xml-impl`](https://maven.apache.org/ref/4.0.0-beta-5/maven-xml-impl/index.html)
7
+
2. then updated to use [`maven-xml-api`](https://maven.apache.org/ref/4.0.0-rc-2/api/maven-api-xml/)/[`maven-xml`](https://maven.apache.org/ref/4.0.0-rc-2/maven-xml/index.html)
0 commit comments