Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

Commit 7998808

Browse files
committed
[maven-release-plugin] prepare release 3.9.3.Final
1 parent 628ab78 commit 7998808

137 files changed

Lines changed: 139 additions & 139 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

addon-manager/addon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addon-manager-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

addon-manager/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addon-manager-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
</parent>
88
<artifactId>addon-manager-api</artifactId>
99
<name>Forge - Addon Manager API</name>

addon-manager/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addon-manager-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

addon-manager/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge</groupId>
55
<artifactId>forge-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

addon-manager/spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addon-manager-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
</parent>
88
<artifactId>addon-manager-spi</artifactId>
99
<name>Forge - Addon Manager SPI</name>

addon-manager/tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addon-manager-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

addons/addon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addons-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

addons/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addons-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
</parent>
88
<artifactId>addons-api</artifactId>
99
<name>Forge - Addon Development Addon API</name>

addons/impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge.addon</groupId>
55
<artifactId>addons-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
</parent>
88
<artifactId>addons-impl</artifactId>
99
<name>Forge - Addon Development Addon Impl</name>

addons/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jboss.forge</groupId>
55
<artifactId>forge-parent</artifactId>
6-
<version>3.9.3-SNAPSHOT</version>
6+
<version>3.9.3.Final</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)