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

Commit

Permalink
Update to parent 14
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Aug 6, 2023
1 parent 80c2b9b commit a6824ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus</artifactId>
<version>14-SNAPSHOT</version>
<relativePath>../pom/pom.xml</relativePath>
<version>14</version>
<relativePath />
</parent>

<artifactId>plexus-components</artifactId>
<version>10.1-SNAPSHOT</version>
<version>14.1-SNAPSHOT</version>
<!-- convention: major = parent version -->
<packaging>pom</packaging>

Expand Down

0 comments on commit a6824ef

Please sign in to comment.