diff --git a/deployment/pom.xml b/deployment/pom.xml
index 42128b5..6ff86bc 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
net.laprun.sustainability
quarkus-power-parent
- 0.0.2-SNAPSHOT
+ 0.0.2
quarkus-power-deployment
Quarkus Power - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index b2710be..8a84731 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
net.laprun.sustainability
quarkus-power-parent
- 0.0.2-SNAPSHOT
+ 0.0.2
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index abd5d93..18fad4b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
net.laprun.sustainability
quarkus-power-parent
- 0.0.2-SNAPSHOT
+ 0.0.2
quarkus-power-integration-tests
Quarkus Power - Integration Tests
@@ -19,7 +19,7 @@
net.laprun.sustainability
quarkus-power
- 0.0.2-SNAPSHOT
+ 0.0.2
io.quarkus
diff --git a/pom.xml b/pom.xml
index 7f20848..8383df7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
net.laprun.sustainability
quarkus-power-parent
- 0.0.2-SNAPSHOT
+ 0.0.2
pom
Quarkus Power - Parent
A Quarkus extension to help measure power consumption of applications
@@ -32,7 +32,7 @@
scm:git:git@github.com:quarkiverse/quarkus-power.git
scm:git:git@github.com:quarkiverse/quarkus-power.git
- HEAD
+ 0.0.2
https://github.com/quarkiverse/quarkus-power
@@ -179,7 +179,7 @@
contributing/eclipse.importorder
-
+
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 3f643bc..fe842c8 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
net.laprun.sustainability
quarkus-power-parent
- 0.0.2-SNAPSHOT
+ 0.0.2
quarkus-power
Quarkus Power - Runtime