Skip to content

Commit 1c8e31a

Browse files
author
jdcasey
committed
[maven-release-plugin] prepare release 1.0-beta-5
1 parent db13fd4 commit 1c8e31a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<project>
4-
<modelVersion>4.0.0</modelVersion>
4+
<modelVersion>4.0.0</modelVersion>
55
<parent>
66
<groupId>plexus</groupId>
77
<artifactId>plexus-components</artifactId>
88
<version>1.1</version>
99
</parent>
1010
<artifactId>plexus-i18n</artifactId>
11-
<version>1.0-beta-5-SNAPSHOT</version>
11+
<version>1.0-beta-5</version>
1212
<name>Plexus I18N Component</name>
1313
<build>
1414
<plugins>
@@ -20,6 +20,7 @@
2020
<id>descriptor</id>
2121
</goal>
2222
</goals>
23+
<groupId>org.apache.maven.plugins</groupId>
2324
</plugin>
2425
</plugins>
2526
</build>

0 commit comments

Comments
 (0)