Skip to content
This repository was archived by the owner on Dec 17, 2023. It is now read-only.

Commit fd936c9

Browse files
committed
upgrade parent POM to 10
1 parent 8a4b8c3 commit fd936c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus</artifactId>
8-
<version>9</version>
8+
<version>10</version>
99
<relativePath>../pom/pom.xml</relativePath>
1010
</parent>
1111

1212
<artifactId>plexus-components</artifactId>
13-
<version>9.1-SNAPSHOT</version>
13+
<version>10.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<name>Plexus Components</name>

0 commit comments

Comments
 (0)