diff --git a/jdbc/jooq/pom.xml b/jdbc/jooq/pom.xml
index d9dc5da1..4683a11b 100644
--- a/jdbc/jooq/pom.xml
+++ b/jdbc/jooq/pom.xml
@@ -14,21 +14,14 @@
Spring Data JDBC - Usage with jOOQ
Sample project demonstrating Spring Data JDBC features
-
- 3.11.0
- 2.0.3.RELEASE
-
-
org.jooq
jooq
- ${jooq.version}
org.springframework.boot
spring-boot-starter-jooq
- ${spring-boot-starter-jooq.version}
org.jooq
@@ -42,7 +35,6 @@
org.jooq
jooq-codegen-maven
- ${jooq.version}
@@ -71,4 +63,4 @@
-
\ No newline at end of file
+
diff --git a/pom.xml b/pom.xml
index 5446fdc5..91a68d8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
org.springframework.boot
spring-boot-starter-parent
- 2.2.0.BUILD-SNAPSHOT
+ 2.2.1.RELEASE
@@ -35,7 +35,6 @@
1.1.3
- 1.18.6
diff --git a/r2dbc/pom.xml b/r2dbc/pom.xml
index 9cadde19..2b3673ae 100644
--- a/r2dbc/pom.xml
+++ b/r2dbc/pom.xml
@@ -21,7 +21,7 @@
- 0.1.0.BUILD-SNAPSHOT
+ 0.1.0.M2
0.8.0.BUILD-SNAPSHOT
@@ -47,17 +47,4 @@
-
-
-
-
-
- spring-data-next
-
- Moore-BUILD-SNAPSHOT
-
-
-
-
-