Skip to content

Commit

Permalink
[RELEASE] - Bump version to 1.1.1.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Jan 7, 2020
1 parent 43a0ec2 commit 16a68c3
Show file tree
Hide file tree
Showing 448 changed files with 450 additions and 450 deletions.
2 changes: 1 addition & 1 deletion bom/deployment/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion bom/runtime/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.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>1.1.1.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>1.1.1.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/creator/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
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>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core/devmode/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.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>1.1.1.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>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>

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>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>

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>1.1.1.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>1.1.1.Final</version>
<relativePath>../</relativePath>
</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>1.1.1.Final</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion devtools/aesh/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
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>1.1.1.Final</version>
<relativePath>../</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 = 1.1.1.Final
2 changes: 1 addition & 1 deletion devtools/gradle/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-build-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
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>1.1.1.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>1.1.1.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/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-devtools-all</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
</parent>

<artifactId>quarkus-platform-descriptor-json</artifactId>
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>1.1.1.Final</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>

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

<artifactId>quarkus-devtools-reflection-agent</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>1.1.1.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>1.1.1.Final</version>
<relativePath>../</relativePath>
</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-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/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>1.1.1.Final</version>
<relativePath>../</relativePath>
</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>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-dynamodb/deployment/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-amazon-dynamodb-parent</artifactId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

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

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>1.1.1.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>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda-http/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/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>1.1.1.Final</version>
<relativePath>../pom.xml</relativePath>
</parent>

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

Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda/maven-archetype/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>quarkus-amazon-lambda-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Expand Up @@ -10,7 +10,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<surefire-plugin.version>2.22.0</surefire-plugin.version>
<maven.compiler.parameters>true</maven.compiler.parameters>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<quarkus.version>1.1.1.Final</quarkus.version>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion extensions/amazon-lambda/pom.xml
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>quarkus-build-parent</artifactId>
<groupId>io.quarkus</groupId>
<version>999-SNAPSHOT</version>
<version>1.1.1.Final</version>
<relativePath>../../build-parent/pom.xml</relativePath>
</parent>

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

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

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

Expand Down

0 comments on commit 16a68c3

Please sign in to comment.