diff --git a/jOOQ-examples/jOOQ-flyway-example/pom.xml b/jOOQ-examples/jOOQ-flyway-example/pom.xml index e358850902..5b21ac76fa 100644 --- a/jOOQ-examples/jOOQ-flyway-example/pom.xml +++ b/jOOQ-examples/jOOQ-flyway-example/pom.xml @@ -20,6 +20,7 @@ UTF-8 3.2.6.RELEASE 3.6.0-SNAPSHOT + 1.4.181 jdbc:h2:~/flyway-test sa @@ -36,7 +37,7 @@ com.h2database h2 - 1.4.177 + ${org.h2.version} diff --git a/jOOQ-examples/jOOQ-nashorn-example/pom.xml b/jOOQ-examples/jOOQ-nashorn-example/pom.xml index f63f19745a..3689cc3cfd 100644 --- a/jOOQ-examples/jOOQ-nashorn-example/pom.xml +++ b/jOOQ-examples/jOOQ-nashorn-example/pom.xml @@ -181,19 +181,9 @@ ${db.password} - org.jooq.util.DefaultGenerator - org.jooq.util.h2.H2Database - .* - - true PUBLIC - - false - true - false - org.jooq.example.db.h2 target/generated-sources/jooq-h2 @@ -202,13 +192,6 @@ - - - com.h2database - h2 - ${org.h2.version} - - diff --git a/jOOQ-examples/jOOQ-spring-example/pom.xml b/jOOQ-examples/jOOQ-spring-example/pom.xml index 05a465185a..667fea66e1 100644 --- a/jOOQ-examples/jOOQ-spring-example/pom.xml +++ b/jOOQ-examples/jOOQ-spring-example/pom.xml @@ -20,6 +20,7 @@ UTF-8 4.1.2.RELEASE 3.6.0-SNAPSHOT + 1.4.181 1.8 @@ -39,7 +40,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -177,7 +178,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -203,16 +204,10 @@ ${db.password} - org.jooq.util.DefaultGenerator - org.jooq.util.h2.H2Database - .* - - true PUBLIC - false true true @@ -224,13 +219,6 @@ - - - com.h2database - h2 - 1.3.168 - - diff --git a/jOOQ-examples/jOOQ-spring-guice-example/pom.xml b/jOOQ-examples/jOOQ-spring-guice-example/pom.xml index 721b97a32b..faa8764e5d 100644 --- a/jOOQ-examples/jOOQ-spring-guice-example/pom.xml +++ b/jOOQ-examples/jOOQ-spring-guice-example/pom.xml @@ -20,6 +20,7 @@ UTF-8 4.1.2.RELEASE 3.6.0-SNAPSHOT + 1.4.181 @@ -38,7 +39,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -143,7 +144,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -169,12 +170,7 @@ ${db.password} - org.jooq.util.DefaultGenerator - org.jooq.util.h2.H2Database - .* - - true PUBLIC @@ -191,13 +187,6 @@ - - - com.h2database - h2 - 1.3.168 - - diff --git a/jOOQ-examples/jOOQ-vertabelo-example/pom.xml b/jOOQ-examples/jOOQ-vertabelo-example/pom.xml index 89bc93ab7d..cfc62dc875 100644 --- a/jOOQ-examples/jOOQ-vertabelo-example/pom.xml +++ b/jOOQ-examples/jOOQ-vertabelo-example/pom.xml @@ -20,6 +20,7 @@ UTF-8 3.2.6.RELEASE 3.6.0-SNAPSHOT + 1.4.181 @@ -33,7 +34,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -154,7 +155,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} diff --git a/jOOQ-scala/pom.xml b/jOOQ-scala/pom.xml index d2333ddeb7..649f7f38fe 100644 --- a/jOOQ-scala/pom.xml +++ b/jOOQ-scala/pom.xml @@ -16,6 +16,7 @@ 2.10.4 + 1.4.181 @@ -33,7 +34,7 @@ com.h2database h2 - 1.3.168 + ${org.h2.version} @@ -84,12 +85,7 @@ - org.jooq.util.DefaultGenerator - org.jooq.util.h2.H2Database - .* - - true PUBLIC @@ -119,13 +115,6 @@ - - - com.h2database - h2 - 1.3.174 - - @@ -203,7 +192,7 @@ com.h2database h2 - 1.3.174 + ${org.h2.version} jar test