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

Commit 72cec25

Browse files
committed
[maven-release-plugin] prepare release 8.6.0.Final
1 parent 5e4a835 commit 72cec25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ip-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jboss.integration-platform</groupId>
77
<artifactId>jboss-integration-platform-parent</artifactId>
8-
<version>8.5.1-SNAPSHOT</version>
8+
<version>8.6.0.Final</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- major.minor.micro.Beta[n] -->
1818
<!-- major.minor.micro.CR[n] -->
1919
<!-- major.minor.micro.Final -->
20-
<version>8.5.1-SNAPSHOT</version>
20+
<version>8.6.0.Final</version>
2121

2222
<name>JBoss Integration Platform Parent</name>
2323
<description>
@@ -71,7 +71,7 @@
7171
<connection>scm:git:[email protected]:jboss-integration/jboss-integration-platform-bom.git</connection>
7272
<developerConnection>scm:git:[email protected]:jboss-integration/jboss-integration-platform-bom.git</developerConnection>
7373
<url>https://github.com/jboss-integration/jboss-integration-platform-bom</url>
74-
<tag>HEAD</tag>
74+
<tag>8.6.0.Final</tag>
7575
</scm>
7676
<ciManagement>
7777
<system>hudson</system>

0 commit comments

Comments
 (0)