We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b4514 commit 8031de9Copy full SHA for 8031de9
pom.xml
@@ -1,3 +1,5 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+
3
<project>
4
<parent>
5
<artifactId>plexus-components</artifactId>
@@ -9,5 +11,5 @@
9
11
<artifactId>plexus-i18n</artifactId>
10
12
<packaging>jar</packaging>
13
<name>Plexus I18N Component</name>
- <version>1.0-beta-4-SNAPSHOT</version>
14
+ <version>1.0-beta-4</version>
15
</project>
0 commit comments