diff --git a/README.md b/README.md
index c3a07c60a..f60ef630c 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ The project is very much Work In Progress and will be published on maven central
# Release Notes
BOAT is still under development and subject to change.
-## 0.15.7
+## 0.15.8
* *Boat Scaffold*
* Makes sure to not autogenerate examples from schema if examples are already present
## 0.15.6
diff --git a/boat-engine/pom.xml b/boat-engine/pom.xml
index e65319ce8..45f7fb7e0 100644
--- a/boat-engine/pom.xml
+++ b/boat-engine/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-engine
jar
diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml
index d9183db1d..551150ede 100644
--- a/boat-maven-plugin/pom.xml
+++ b/boat-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-maven-plugin
diff --git a/boat-quay/boat-quay-lint/pom.xml b/boat-quay/boat-quay-lint/pom.xml
index 5ff81a44e..eaab7e74a 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.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-quay-lint
diff --git a/boat-quay/boat-quay-rules/pom.xml b/boat-quay/boat-quay-rules/pom.xml
index 8dd9c7aaf..6732e1edd 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.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-quay-rules
diff --git a/boat-quay/pom.xml b/boat-quay/pom.xml
index 4dad5dcfb..6cbd1ef94 100644
--- a/boat-quay/pom.xml
+++ b/boat-quay/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
diff --git a/boat-scaffold/pom.xml b/boat-scaffold/pom.xml
index 77f83689c..6529c47d8 100644
--- a/boat-scaffold/pom.xml
+++ b/boat-scaffold/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-scaffold
@@ -87,7 +87,7 @@
com.backbase.oss
boat-trail-resources
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
test
diff --git a/boat-terminal/pom.xml b/boat-terminal/pom.xml
index 464e9e6f4..a4b9f056a 100644
--- a/boat-terminal/pom.xml
+++ b/boat-terminal/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-terminal
diff --git a/boat-trail-resources/pom.xml b/boat-trail-resources/pom.xml
index 7c2474305..6c174bcd2 100644
--- a/boat-trail-resources/pom.xml
+++ b/boat-trail-resources/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
boat-trail-resources
diff --git a/pom.xml b/pom.xml
index 18badbfde..7f68a2399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
pom
Backbase Open Api Tools will help you converting RAML to OpenAPI plus many more
diff --git a/tests/pom.xml b/tests/pom.xml
index d46d64bfa..77796e2fb 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -5,7 +5,7 @@
com.backbase.oss
backbase-openapi-tools
- 0.15.7-SNAPSHOT
+ 0.15.8-SNAPSHOT
tests