diff --git a/README.md b/README.md
index b79ee22ca..ad53e1993 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It currently consists of
# Release Notes
BOAT is still under development and subject to change.
-## 0.17.17
+## 0.17.18
* boat-spring
* Fix [Regression on putting valid annotation on FQCN,https://github.com/Backbase/backbase-openapi-tools/issues/619]
* Fix [Broken pojo field validations, https://github.com/Backbase/backbase-openapi-tools/issues/633]
diff --git a/boat-engine/pom.xml b/boat-engine/pom.xml
index 53af09b8c..27503f9a1 100644
--- a/boat-engine/pom.xml
+++ b/boat-engine/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-engine
jar
diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml
index 122122570..122894112 100644
--- a/boat-maven-plugin/pom.xml
+++ b/boat-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-maven-plugin
diff --git a/boat-quay/boat-quay-lint/pom.xml b/boat-quay/boat-quay-lint/pom.xml
index 5a904661c..454a8610b 100644
--- a/boat-quay/boat-quay-lint/pom.xml
+++ b/boat-quay/boat-quay-lint/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
boat-quay
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-quay-lint
diff --git a/boat-quay/boat-quay-rules/pom.xml b/boat-quay/boat-quay-rules/pom.xml
index 9be8a85c1..80899b73b 100644
--- a/boat-quay/boat-quay-rules/pom.xml
+++ b/boat-quay/boat-quay-rules/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
boat-quay
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-quay-rules
diff --git a/boat-quay/pom.xml b/boat-quay/pom.xml
index 0ae78a7cc..553d5642f 100644
--- a/boat-quay/pom.xml
+++ b/boat-quay/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml
index b08bb6840..f57219cfc 100644
--- a/boat-scaffold/pom.xml
+++ b/boat-scaffold/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-scaffold
@@ -102,7 +102,7 @@
com.backbase.oss
boat-trail-resources
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
test
diff --git a/boat-trail-resources/pom.xml b/boat-trail-resources/pom.xml
index 8de4ab25c..6a42b15c6 100644
--- a/boat-trail-resources/pom.xml
+++ b/boat-trail-resources/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
boat-trail-resources
diff --git a/pom.xml b/pom.xml
index d81291322..c25135aeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
pom
Backbase Open Api Tools is a collection of tools to work with Open API
diff --git a/tests/pom.xml b/tests/pom.xml
index 69958be4d..8358b8fb5 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.17.17-SNAPSHOT
+ 0.17.18-SNAPSHOT
tests