Skip to content

Commit c81b431

Browse files
committed
Fixed #11 - Upgrade parent to 5.1
1 parent a9398ab commit c81b431

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
@@ -2,9 +2,9 @@
22
<modelVersion>4.0.0</modelVersion>
33

44
<parent>
5-
<artifactId>plexus</artifactId>
65
<groupId>org.codehaus.plexus</groupId>
7-
<version>5.0</version>
6+
<artifactId>plexus</artifactId>
7+
<version>5.1</version>
88
</parent>
99

1010
<artifactId>plexus-io</artifactId>

0 commit comments

Comments
 (0)