We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7007d6 commit 8aaace5Copy full SHA for 8aaace5
pom.xml
@@ -1,15 +1,13 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-
3
<project>
4
- <modelVersion>4.0.0</modelVersion>
5
<parent>
6
- <groupId>org.codehaus.plexus</groupId>
7
<artifactId>plexus-components</artifactId>
+ <groupId>org.codehaus.plexus</groupId>
8
<version>1.1.4</version>
9
</parent>
+ <modelVersion>4.0.0</modelVersion>
10
<artifactId>plexus-i18n</artifactId>
11
- <version>1.0-beta-6-SNAPSHOT</version>
12
<name>Plexus I18N Component</name>
+ <version>1.0-beta-6</version>
13
<build>
14
<plugins>
15
<plugin>
@@ -26,4 +24,4 @@
26
24
</plugin>
27
25
</plugins>
28
</build>
29
-</project>
+</project>
0 commit comments