Skip to content

Commit 7c4bd9b

Browse files
committed
Wrong information in the poms.
1 parent 6f42260 commit 7c4bd9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jboss.mod_cluster</groupId>
66
<artifactId>mod_cluster-parent</artifactId>
7-
<version>1.2.0.Beta5-SNAPSHOT</version>
7+
<version>1.2.0.Final</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

test/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jboss.mod_cluster</groupId>
66
<artifactId>mod_cluster-parent</artifactId>
7-
<version>1.2.0.Beta5-SNAPSHOT</version>
7+
<version>1.2.0.Final</version>
88
<relativePath>../..</relativePath>
99
</parent>
1010
<artifactId>mod_cluster-tests</artifactId>

0 commit comments

Comments
 (0)