From 246553ba1461b46e90fc21a7d8bf15bac8a9dbf6 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Tue, 30 Mar 2021 13:02:03 +0200 Subject: [PATCH] [maven-release-plugin] prepare release 1.13.0.Final --- bom/pom.xml | 2 +- descriptor/pom.xml | 6 ++---- integration-tests/blaze-persistence/pom.xml | 2 +- integration-tests/camel/pom.xml | 2 +- integration-tests/cassandra/pom.xml | 2 +- integration-tests/debezium/pom.xml | 2 +- integration-tests/hazelcast/pom.xml | 2 +- integration-tests/kogito/pom.xml | 2 +- integration-tests/optaplanner/pom.xml | 2 +- integration-tests/pom.xml | 2 +- integration-tests/qpid/pom.xml | 2 +- pom.xml | 4 ++-- 12 files changed, 14 insertions(+), 16 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index e17992038d..f157f61b97 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final .. 4.0.0 diff --git a/descriptor/pom.xml b/descriptor/pom.xml index b2ba2e9cfb..65a60175a1 100644 --- a/descriptor/pom.xml +++ b/descriptor/pom.xml @@ -1,11 +1,9 @@ - + quarkus-universe-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final .. 4.0.0 diff --git a/integration-tests/blaze-persistence/pom.xml b/integration-tests/blaze-persistence/pom.xml index ddef9c741b..9bc23a20cf 100644 --- a/integration-tests/blaze-persistence/pom.xml +++ b/integration-tests/blaze-persistence/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/camel/pom.xml b/integration-tests/camel/pom.xml index 26cfbc686c..6f89e1cf6d 100644 --- a/integration-tests/camel/pom.xml +++ b/integration-tests/camel/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/cassandra/pom.xml b/integration-tests/cassandra/pom.xml index e5fffe0450..7f6720f4fc 100644 --- a/integration-tests/cassandra/pom.xml +++ b/integration-tests/cassandra/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index 709ae8f614..9c4460005f 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml index 14b3419b29..c5cb7e647b 100644 --- a/integration-tests/hazelcast/pom.xml +++ b/integration-tests/hazelcast/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/kogito/pom.xml b/integration-tests/kogito/pom.xml index 7c91a9d9f8..5f60c598f9 100644 --- a/integration-tests/kogito/pom.xml +++ b/integration-tests/kogito/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml index 11c161a0a5..2322f29fdb 100644 --- a/integration-tests/optaplanner/pom.xml +++ b/integration-tests/optaplanner/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 7cadf8b42e..e6dce08f8d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/integration-tests/qpid/pom.xml b/integration-tests/qpid/pom.xml index 2d2c716b4e..ff99d5912a 100644 --- a/integration-tests/qpid/pom.xml +++ b/integration-tests/qpid/pom.xml @@ -3,7 +3,7 @@ quarkus-universe-integration-tests-parent io.quarkus - 999-SNAPSHOT + 1.13.0.Final ../ 4.0.0 diff --git a/pom.xml b/pom.xml index ebe70c7d5a..e3880f2617 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ io.quarkus quarkus-universe-parent Quarkus universe - Parent pom - 999-SNAPSHOT + 1.13.0.Final pom 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 https://github.com/quarkusio/quarkus-platform @@ -37,7 +37,7 @@ https://github.com/quarkusio/quarkus-platform scm:git:git@github.com:quarkusio/quarkus-platform.git scm:git:git@github.com:quarkusio/quarkus-platform.git - HEAD + 1.13.0.Final