diff --git a/platform/deployment/pom.xml b/platform/deployment/pom.xml index 83ee1c4..7c9cb43 100644 --- a/platform/deployment/pom.xml +++ b/platform/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-platform-parent - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-deployment diff --git a/platform/pom.xml b/platform/pom.xml index bd57b4d..c8431b5 100644 --- a/platform/pom.xml +++ b/platform/pom.xml @@ -5,7 +5,7 @@ io.quarkiverse.microprofile quarkus-microprofile-parent - 999-SNAPSHOT + 3.3.0 pom diff --git a/platform/runtime/pom.xml b/platform/runtime/pom.xml index b1f6385..a98f2ca 100644 --- a/platform/runtime/pom.xml +++ b/platform/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-platform-parent - 999-SNAPSHOT + 3.3.0 quarkus-microprofile diff --git a/pom.xml b/pom.xml index e1cc4df..51e485e 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.quarkiverse.microprofile quarkus-microprofile-parent - 999-SNAPSHOT + 3.3.0 pom Quarkus - MicroProfile - Parent @@ -21,7 +21,7 @@ scm:git:git@github.com:quarkiverse/quarkus-microprofile.git scm:git:git@github.com:quarkiverse/quarkus-microprofile.git https://github.com/quarkiverse/quarkus-microprofile - HEAD + 3.3.0 diff --git a/tck/cdi/pom.xml b/tck/cdi/pom.xml index 1f0cc71..bf7774e 100644 --- a/tck/cdi/pom.xml +++ b/tck/cdi/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-cdi diff --git a/tck/config/pom.xml b/tck/config/pom.xml index 5c88366..b70f154 100644 --- a/tck/config/pom.xml +++ b/tck/config/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-config diff --git a/tck/fault-tolerance/pom.xml b/tck/fault-tolerance/pom.xml index ffa53be..688b48b 100644 --- a/tck/fault-tolerance/pom.xml +++ b/tck/fault-tolerance/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-fault-tolerance diff --git a/tck/health/pom.xml b/tck/health/pom.xml index 9e61141..abaa0bf 100644 --- a/tck/health/pom.xml +++ b/tck/health/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-health diff --git a/tck/jsonb/pom.xml b/tck/jsonb/pom.xml index a4c6f14..c234ea9 100644 --- a/tck/jsonb/pom.xml +++ b/tck/jsonb/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-jsonb diff --git a/tck/jsonp/pom.xml b/tck/jsonp/pom.xml index 3a66d98..4913472 100644 --- a/tck/jsonp/pom.xml +++ b/tck/jsonp/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-jsonp diff --git a/tck/jwt/pom.xml b/tck/jwt/pom.xml index 1fd5f67..7c34ab9 100644 --- a/tck/jwt/pom.xml +++ b/tck/jwt/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-jwt diff --git a/tck/metrics/pom.xml b/tck/metrics/pom.xml index a4258b3..302550a 100644 --- a/tck/metrics/pom.xml +++ b/tck/metrics/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-metrics diff --git a/tck/openapi/pom.xml b/tck/openapi/pom.xml index 1cc3865..00bdbfb 100644 --- a/tck/openapi/pom.xml +++ b/tck/openapi/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-openapi diff --git a/tck/pom.xml b/tck/pom.xml index f4af835..8617544 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-parent - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck diff --git a/tck/rest-client/pom.xml b/tck/rest-client/pom.xml index 46c003f..3f22343 100644 --- a/tck/rest-client/pom.xml +++ b/tck/rest-client/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-rest-client diff --git a/tck/rest/pom.xml b/tck/rest/pom.xml index 25ac17d..81137d4 100644 --- a/tck/rest/pom.xml +++ b/tck/rest/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-rest diff --git a/tck/telemetry/pom.xml b/tck/telemetry/pom.xml index 97a5f76..f513cca 100644 --- a/tck/telemetry/pom.xml +++ b/tck/telemetry/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.microprofile quarkus-microprofile-tck - 999-SNAPSHOT + 3.3.0 quarkus-microprofile-tck-telemetry