diff --git a/deployment/pom.xml b/deployment/pom.xml
index 7cc5c5f..4737f90 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jsch
quarkus-jsch-parent
- 999-SNAPSHOT
+ 3.0.1
quarkus-jsch-deployment
Quarkus - JSch - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index b767f56..df3fb2d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jsch
quarkus-jsch-parent
- 999-SNAPSHOT
+ 3.0.1
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index ec9e2f7..77c8b64 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jsch
quarkus-jsch-parent
- 999-SNAPSHOT
+ 3.0.1
../pom.xml
quarkus-jsch-integration-tests
diff --git a/pom.xml b/pom.xml
index ecc9852..95dcc6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.jsch
quarkus-jsch-parent
- 999-SNAPSHOT
+ 3.0.1
pom
Quarkus - JSch - Parent
@@ -59,4 +59,8 @@
+
+
+ 3.0.1
+
diff --git a/runtime/pom.xml b/runtime/pom.xml
index c58c7e4..49ae11a 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.jsch
quarkus-jsch-parent
- 999-SNAPSHOT
+ 3.0.1
quarkus-jsch
Quarkus - JSch - Runtime