Skip to content

Commit 0a2ab44

Browse files
committed
fix parent version for correct distribMgt
1 parent eee453b commit 0a2ab44

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,7 +2,7 @@
22
<parent>
33
<artifactId>plexus-components</artifactId>
44
<groupId>org.codehaus.plexus</groupId>
5-
<version>1.1.5</version>
5+
<version>1.1.8</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>plexus-i18n</artifactId>
@@ -24,4 +24,4 @@
2424
</plugin>
2525
</plugins>
2626
</build>
27-
</project>
27+
</project>

0 commit comments

Comments
 (0)