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

Commit 5a5fa58

Browse files
committed
upgrade parent POM to 9, swith to 9.0-SNAPSHOT
1 parent ced55d9 commit 5a5fa58

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>8</version>
8+
<version>9</version>
99
<relativePath>../pom/pom.xml</relativePath>
1010
</parent>
1111

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

1616
<name>Plexus Components</name>

0 commit comments

Comments
 (0)