Release 3.4.0-SNAPSHOT
This commit is contained in:
parent
4e1111f1ca
commit
1f5f2f4ce6
@ -35,7 +35,7 @@
|
||||
<plugin>
|
||||
<groupId>org.jooq</groupId>
|
||||
<artifactId>jooq-codegen-maven</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.4.0-SNAPSHOT</version>
|
||||
|
||||
<executions>
|
||||
<execution>
|
||||
@ -108,7 +108,7 @@
|
||||
<dependency>
|
||||
<groupId>org.jooq</groupId>
|
||||
<artifactId>jooq</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<version>3.4.0-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.postgresql</groupId>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user