diff --git a/README.md b/README.md
index e71f8f2..94191f3 100644
--- a/README.md
+++ b/README.md
@@ -15,14 +15,14 @@ Java 17, 18, 19, 20 with Spring Boot 3.x
io.github.daggerok
liquibase-r2dbc-spring-boot-starter
- 2.7.14-1
+ 2.7.15
```
or
```kotlin
-dependency("io.github.daggerok:liquibase-r2dbc-spring-boot-starter:2.7.14-1")
+dependency("io.github.daggerok:liquibase-r2dbc-spring-boot-starter:2.7.15")
```
And then use regular Spring Boot + Liquibase setup:
diff --git a/docs/package-lock.json b/docs/package-lock.json
index fa51a4f..1b77d5c 100644
--- a/docs/package-lock.json
+++ b/docs/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "liquibase-r2dbc-spring-boot-starter",
- "version": "2.7.14",
+ "version": "2.7.15",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "liquibase-r2dbc-spring-boot-starter",
- "version": "2.7.14",
+ "version": "2.7.15",
"license": "MIT",
"devDependencies": {
"@types/node": "18.7.18",
diff --git a/docs/package.json b/docs/package.json
index 45edccc..d41608a 100755
--- a/docs/package.json
+++ b/docs/package.json
@@ -1,6 +1,6 @@
{
"name": "liquibase-r2dbc-spring-boot-starter",
- "version": "2.7.14",
+ "version": "2.7.15",
"description": "Liquibase R2DBC spring-boot starter",
"main": "index.js",
"authors": {
diff --git a/examples/h2/file/pom.xml b/examples/h2/file/pom.xml
index 9beb3fa..1ca14e5 100644
--- a/examples/h2/file/pom.xml
+++ b/examples/h2/file/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../../../pom.xml
jar
diff --git a/examples/h2/mem/pom.xml b/examples/h2/mem/pom.xml
index dab8697..efd11b2 100644
--- a/examples/h2/mem/pom.xml
+++ b/examples/h2/mem/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../../../pom.xml
jar
diff --git a/examples/mariadb/pom.xml b/examples/mariadb/pom.xml
index 93a73e2..216e486 100644
--- a/examples/mariadb/pom.xml
+++ b/examples/mariadb/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../../pom.xml
jar
diff --git a/examples/mysql/pom.xml b/examples/mysql/pom.xml
index e1a083c..d06b9bf 100644
--- a/examples/mysql/pom.xml
+++ b/examples/mysql/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../../pom.xml
jar
diff --git a/examples/postgresql/pom.xml b/examples/postgresql/pom.xml
index c36891a..fe1f7fc 100644
--- a/examples/postgresql/pom.xml
+++ b/examples/postgresql/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../../pom.xml
jar
diff --git a/liquibase-r2dbc-spring-boot-starter/pom.xml b/liquibase-r2dbc-spring-boot-starter/pom.xml
index 4c5fca3..3787112 100644
--- a/liquibase-r2dbc-spring-boot-starter/pom.xml
+++ b/liquibase-r2dbc-spring-boot-starter/pom.xml
@@ -5,7 +5,7 @@
liquibase-r2dbc-spring-boot-starter-parent
io.github.daggerok
- 3.1.3-SNAPSHOT
+ 3.1.3
../pom.xml
jar
diff --git a/pom.xml b/pom.xml
index ec3ced4..6b1e2c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
4.0.0
io.github.daggerok
liquibase-r2dbc-spring-boot-starter-parent
- 3.1.3-SNAPSHOT
+ 3.1.3
${project.artifactId}
The liquibase-r2dbc-spring-boot-starter maven parent project
https://github.com/daggerok/liquibase-r2dbc-spring-boot-starter