diff --git a/deployment/pom.xml b/deployment/pom.xml
index 3d63a86..a7b58b5 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
quarkus-wiremock-deployment
WireMock - Deployment
diff --git a/docs/pom.xml b/docs/pom.xml
index e3458ef..d9578b8 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
../pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 5eaf69a..4dea71b 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
quarkus-wiremock-integration-tests
WireMock - Integration Tests
diff --git a/pom.xml b/pom.xml
index 72717f7..2525518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
pom
WireMock - Parent
@@ -20,7 +20,7 @@
scm:git:git@github.com:quarkiverse/quarkus-wiremock.git
scm:git:git@github.com:quarkiverse/quarkus-wiremock.git
https://github.com/quarkiverse/quarkus-wiremock
- HEAD
+ 1.3.3
17
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 6c9574d..480b13e 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
quarkus-wiremock
WireMock - Runtime
diff --git a/test/pom.xml b/test/pom.xml
index f50d4f7..d2dbfb8 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.wiremock
quarkus-wiremock-parent
- 1.3.3-SNAPSHOT
+ 1.3.3
quarkus-wiremock-test
WireMock - Test