diff --git a/.github/project.yml b/.github/project.yml
index 23ab6bc..bdf25d3 100644
--- a/.github/project.yml
+++ b/.github/project.yml
@@ -1,5 +1,5 @@
name: Quarkiverse Extension
release:
- current-version: 3.2.2
+ current-version: 3.2.3
next-version: 3.2.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index ccc57cc..c16b3e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse
quarkiverse-parent
- 16
+ 18
io.quarkiverse.logging.splunk
quarkus-logging-splunk-parent
@@ -52,8 +52,6 @@
runtime
deployment
- integration-test
- docs
@@ -151,4 +149,18 @@
+
+
+ not-to-release
+
+
+ !performRelease
+
+
+
+ docs
+ integration-test
+
+
+