diff --git a/bootique-logback-json/pom.xml b/bootique-logback-json/pom.xml
index a0a7e89..7ef2039 100644
--- a/bootique-logback-json/pom.xml
+++ b/bootique-logback-json/pom.xml
@@ -39,12 +39,12 @@
io.bootique.logback
bootique-logback
- ${bootique.version}
+ ${project.version}
io.bootique.logback
bootique-logback
- ${bootique.version}
+ ${project.version}
test-jar
diff --git a/bootique-logback-sentry/pom.xml b/bootique-logback-sentry/pom.xml
index ef6629c..18dd67c 100644
--- a/bootique-logback-sentry/pom.xml
+++ b/bootique-logback-sentry/pom.xml
@@ -40,7 +40,7 @@
io.bootique.logback
bootique-logback
- ${bootique.version}
+ ${project.version}
diff --git a/pom.xml b/pom.xml
index 58b4dbc..62fd280 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,6 @@
- ${project.version}
1.5.5
7.8.0
0.1.5
@@ -61,12 +60,12 @@
io.bootique
bootique
- ${bootique.version}
+ ${project.version}
io.bootique
bootique-junit5
- ${bootique.version}
+ ${project.version}
ch.qos.logback