Skip to content

Commit

Permalink
[RELEASE] - Bump version to 2.7.2.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Feb 22, 2022
1 parent a8243c3 commit c755512
Show file tree
Hide file tree
Showing 1,040 changed files with 1,050 additions and 1,050 deletions.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bom/test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/builder/pom.xml
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/class-change-agent/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/deployment/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>

<artifactId>quarkus-core-deployment</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/devmode-spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/junit4-mock/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>

<artifactId>quarkus-junit4-mock</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/launcher/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion core/processor/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>

<artifactId>quarkus-extension-processor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/runtime/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>

<artifactId>quarkus-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/test-extension/deployment/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-test-extension-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/test-extension/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-core-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion core/test-extension/runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-test-extension-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion coverage-report/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
<artifactId>quarkus-coverage-report</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion devtools/bom-descriptor-json/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-devtools-all</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion devtools/cli/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/gradle/gradle-application-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>io.quarkus.gradle.plugin.parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/gradle/gradle-extension-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>io.quarkus.gradle.plugin.parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/gradle/gradle-model/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>io.quarkus.gradle.plugin.parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/gradle/gradle.properties
@@ -1 +1 @@
version = 999-SNAPSHOT
version = 2.7.2.Final
4 changes: 2 additions & 2 deletions devtools/gradle/pom.xml
Expand Up @@ -5,15 +5,15 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>io.quarkus</groupId>
<artifactId>io.quarkus.gradle.plugin.parent</artifactId>
<packaging>pom</packaging>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<name>Quarkus - Gradle Plugin - Parent</name>
<description>Quarkus - Gradle Plugin</description>

Expand Down
2 changes: 1 addition & 1 deletion devtools/maven/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/platform-descriptor-json-plugin/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion devtools/platform-properties/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-devtools-all</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion devtools/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion devtools/project-core-extension-codestarts/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-devtools-all</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>

<artifactId>quarkus-project-core-extension-codestarts</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/agroal/deployment/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-agroal-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/agroal/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-extensions-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/agroal/runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-agroal-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/agroal/spi/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-agroal-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/deployment/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-amazon-lambda-http-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/http-event-server/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-amazon-lambda-http-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/maven-archetype/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-amazon-lambda-http-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -14,10 +14,10 @@
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus-plugin.version>999-SNAPSHOT</quarkus-plugin.version>
<quarkus-plugin.version>2.7.2.Final</quarkus-plugin.version>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>999-SNAPSHOT</quarkus.platform.version>
<quarkus.platform.version>2.7.2.Final</quarkus.platform.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-extensions-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/runtime/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-amazon-lambda-http-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-rest/deployment/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-amazon-lambda-rest-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-rest/maven-archetype/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-amazon-lambda-rest-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Expand Up @@ -14,10 +14,10 @@
<maven.compiler.source>11</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus-plugin.version>999-SNAPSHOT</quarkus-plugin.version>
<quarkus-plugin.version>2.7.2.Final</quarkus-plugin.version>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>999-SNAPSHOT</quarkus.platform.version>
<quarkus.platform.version>2.7.2.Final</quarkus.platform.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
</properties>
<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-rest/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-extensions-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>2.7.2.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit c755512

Please sign in to comment.