diff --git a/deployment/pom.xml b/deployment/pom.xml
index 773b239..d585b0d 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-parent
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury-deployment
Quarkus Fury - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index 9ec97c8..66346ee 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.fury
quarkus-fury-parent
- 999-SNAPSHOT
+ 0.2.0.alpha1
../pom.xml
diff --git a/integration-tests/classic-rest/pom.xml b/integration-tests/classic-rest/pom.xml
index 6d24a79..4cf6b6b 100644
--- a/integration-tests/classic-rest/pom.xml
+++ b/integration-tests/classic-rest/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-integration-tests
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury-integration-tests-classic-rest
Quarkus Fury - Integration Tests - Classic Rest
diff --git a/integration-tests/commons/pom.xml b/integration-tests/commons/pom.xml
index 32c659f..9ff14b8 100644
--- a/integration-tests/commons/pom.xml
+++ b/integration-tests/commons/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-integration-tests
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury-integration-tests-commons
Quarkus Fury - Integration Tests - Commons
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 01a013c..5089a08 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-parent
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury-integration-tests
Quarkus Fury - Integration Tests
diff --git a/integration-tests/reactive-rest/pom.xml b/integration-tests/reactive-rest/pom.xml
index b9a9f27..8009747 100644
--- a/integration-tests/reactive-rest/pom.xml
+++ b/integration-tests/reactive-rest/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-integration-tests
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury-integration-tests-reactive-rest
Quarkus Fury - Integration Tests - Reactive Rest
diff --git a/pom.xml b/pom.xml
index f54f181..1d47936 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
io.quarkiverse.fury
quarkus-fury-parent
- 999-SNAPSHOT
+ 0.2.0.alpha1
pom
Quarkus Fury - Parent
@@ -22,7 +22,7 @@
scm:git:git@github.com:quarkiverse/quarkus-fury.git
scm:git:git@github.com:quarkiverse/quarkus-fury.git
https://github.com/quarkiverse/quarkus-fury
- HEAD
+ 0.2.0.alpha1
diff --git a/runtime/pom.xml b/runtime/pom.xml
index c21dea9..74887ab 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.fury
quarkus-fury-parent
- 999-SNAPSHOT
+ 0.2.0.alpha1
quarkus-fury
Quarkus Fury - Runtime