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

Commit a6824ef

Browse files
committed
Update to parent 14
1 parent 80c2b9b commit a6824ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

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

1212
<artifactId>plexus-components</artifactId>
13-
<version>10.1-SNAPSHOT</version>
13+
<version>14.1-SNAPSHOT</version>
1414
<!-- convention: major = parent version -->
1515
<packaging>pom</packaging>
1616

0 commit comments

Comments
 (0)