Skip to content

Commit 767e11d

Browse files
author
quarkusbot
committed
[RELEASE] - Bump version to 3.12.0
1 parent f383612 commit 767e11d

File tree

1,309 files changed

+1325
-1325
lines changed

Some content is hidden

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

1,309 files changed

+1325
-1325
lines changed

bom/application/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.quarkus</groupId>
77
<artifactId>quarkus-project</artifactId>
8-
<version>999-SNAPSHOT</version>
8+
<version>3.12.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

bom/dev-ui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>io.quarkus</groupId>
55
<artifactId>quarkus-project</artifactId>
6-
<version>999-SNAPSHOT</version>
6+
<version>3.12.0</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<artifactId>quarkus-bom-dev-ui</artifactId>

bom/test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.quarkus</groupId>
77
<artifactId>quarkus-project</artifactId>
8-
<version>999-SNAPSHOT</version>
8+
<version>3.12.0</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

build-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>io.quarkus</groupId>
77
<artifactId>quarkus-project</artifactId>
8-
<version>999-SNAPSHOT</version>
8+
<version>3.12.0</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

core/builder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>io.quarkus</groupId>
1212
<artifactId>quarkus-build-parent</artifactId>
13-
<version>999-SNAPSHOT</version>
13+
<version>3.12.0</version>
1414
<relativePath>../../build-parent/pom.xml</relativePath>
1515
</parent>
1616

core/class-change-agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>quarkus-build-parent</artifactId>
99
<groupId>io.quarkus</groupId>
10-
<version>999-SNAPSHOT</version>
10+
<version>3.12.0</version>
1111
<relativePath>../../build-parent/pom.xml</relativePath>
1212
</parent>
1313

core/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.quarkus</groupId>
99
<artifactId>quarkus-core-parent</artifactId>
10-
<version>999-SNAPSHOT</version>
10+
<version>3.12.0</version>
1111
</parent>
1212

1313
<artifactId>quarkus-core-deployment</artifactId>

core/devmode-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>quarkus-build-parent</artifactId>
77
<groupId>io.quarkus</groupId>
8-
<version>999-SNAPSHOT</version>
8+
<version>3.12.0</version>
99
<relativePath>../../build-parent/pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

core/junit4-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.quarkus</groupId>
99
<artifactId>quarkus-core-parent</artifactId>
10-
<version>999-SNAPSHOT</version>
10+
<version>3.12.0</version>
1111
</parent>
1212

1313
<artifactId>quarkus-junit4-mock</artifactId>

core/launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>quarkus-build-parent</artifactId>
77
<groupId>io.quarkus</groupId>
8-
<version>999-SNAPSHOT</version>
8+
<version>3.12.0</version>
99
<relativePath>../../build-parent/pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)