Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 6efc512

Browse files
committed
[maven-release-plugin] prepare release wildfly-javaee7-10.0.1.Final
1 parent bd3cb63 commit 6efc512

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
<groupId>org.wildfly.bom</groupId>
3434
<artifactId>wildfly-javaee7</artifactId>
35-
<version>10.0.1.Final-SNAPSHOT</version>
35+
<version>10.0.1.Final</version>
3636

3737
<packaging>pom</packaging>
3838

@@ -65,7 +65,7 @@
6565
<scm>
6666
<connection>scm:git:https://github.com/wildfly/boms.git</connection>
6767
<developerConnection>scm:git:https://github.com/wildfly/boms.git</developerConnection>
68-
<tag>HEAD</tag>
68+
<tag>wildfly-javaee7-10.0.1.Final</tag>
6969
<url>http://github.com/wildfly/boms</url>
7070
</scm>
7171
<issueManagement>

wildfly-javaee7-with-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<parent>
2828
<artifactId>wildfly-javaee7</artifactId>
2929
<groupId>org.wildfly.bom</groupId>
30-
<version>10.0.1.Final-SNAPSHOT</version>
30+
<version>10.0.1.Final</version>
3131
</parent>
3232

3333
<artifactId>wildfly-javaee7-with-tools</artifactId>

0 commit comments

Comments
 (0)