-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare for next development iteration
- Loading branch information
Showing
261 changed files
with
324 additions
and
336 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-amazon-services-bom</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<packaging>pom</packaging> | ||
<name>Quarkus Platform - AmazonServices - Quarkus Platform BOM</name> | ||
<description>Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions</description> | ||
|
@@ -27,7 +27,6 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:quarkusio/quarkus-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:quarkusio/quarkus-platform.git</developerConnection> | ||
<tag>2.9.0.Final</tag> | ||
<url>https://github.com/quarkusio/quarkus-platform</url> | ||
</scm> | ||
<issueManagement> | ||
|
@@ -49,14 +48,14 @@ | |
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-amazon-services-bom-quarkus-platform-descriptor</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>json</type> | ||
<classifier>2.9.0.Final</classifier> | ||
<classifier>999-SNAPSHOT</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-amazon-services-bom-quarkus-platform-properties</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>properties</type> | ||
</dependency> | ||
<dependency> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-blaze-persistence-bom</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<packaging>pom</packaging> | ||
<name>Quarkus Platform - Blaze-Persistence - Quarkus Platform BOM</name> | ||
<description>Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions</description> | ||
|
@@ -27,7 +27,6 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:quarkusio/quarkus-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:quarkusio/quarkus-platform.git</developerConnection> | ||
<tag>2.9.0.Final</tag> | ||
<url>https://github.com/quarkusio/quarkus-platform</url> | ||
</scm> | ||
<issueManagement> | ||
|
@@ -49,14 +48,14 @@ | |
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-blaze-persistence-bom-quarkus-platform-descriptor</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>json</type> | ||
<classifier>2.9.0.Final</classifier> | ||
<classifier>999-SNAPSHOT</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-blaze-persistence-bom-quarkus-platform-properties</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>properties</type> | ||
</dependency> | ||
<dependency> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-camel-bom</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<packaging>pom</packaging> | ||
<name>Quarkus Platform - Camel - Quarkus Platform BOM</name> | ||
<description>Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions</description> | ||
|
@@ -27,7 +27,6 @@ | |
<scm> | ||
<connection>scm:git:[email protected]:quarkusio/quarkus-platform.git</connection> | ||
<developerConnection>scm:git:[email protected]:quarkusio/quarkus-platform.git</developerConnection> | ||
<tag>2.9.0.Final</tag> | ||
<url>https://github.com/quarkusio/quarkus-platform</url> | ||
</scm> | ||
<issueManagement> | ||
|
@@ -49,14 +48,14 @@ | |
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-camel-bom-quarkus-platform-descriptor</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>json</type> | ||
<classifier>2.9.0.Final</classifier> | ||
<classifier>999-SNAPSHOT</classifier> | ||
</dependency> | ||
<dependency> | ||
<groupId>io.quarkus.platform</groupId> | ||
<artifactId>quarkus-camel-bom-quarkus-platform-properties</artifactId> | ||
<version>2.9.0.Final</version> | ||
<version>999-SNAPSHOT</version> | ||
<type>properties</type> | ||
</dependency> | ||
<dependency> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.