Skip to content

Commit 3b0c0a2

Browse files
authored
Update README to beta-4
1 parent 356a778 commit 3b0c0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This library consists of XML classes (`org.codehaus.plexus.util.xml` and `org.co
1212
this step is released as `plexus-xml` 3, maintained in [3.x branch](tree/3.x)\
1313
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-xml.svg?label=Maven%20Central&versionPrefix=3.)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-xml),
1414

15-
2. then updated to use Maven 4-specific [`maven-xml-api`](https://github.com/apache/maven/tree/maven-4.0.0-alpha-7/api/maven-api-xml)/[`maven-xml-impl`](https://github.com/apache/maven/tree/maven-4.0.0-alpha-7/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-beta-4/api/maven-api-xml)/[`maven-xml-impl`](https://github.com/apache/maven/tree/maven-4.0.0-beta-4/maven-xml-impl):\
1616
this is the `master` branch from which `plexus-xml` 4 is released\
1717
Version 4.x requires Java 17 (like Maven 4)
1818
[![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-xml.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-xml)

0 commit comments

Comments
 (0)