[#6606] End of Scala 2.11 support for jOOQ Open Source Edition
This commit is contained in:
parent
43d72cc8ed
commit
33c3a23359
12
pom.xml
12
pom.xml
@ -82,11 +82,11 @@
|
||||
<artifactId>jooq-scala_2.12</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.jooq</groupId>
|
||||
<artifactId>jooq-scala_2.11</artifactId>
|
||||
<version>${project.version}</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -271,7 +271,7 @@
|
||||
<module>jOOQ-meta</module>
|
||||
<module>jOOQ-meta-extensions</module>
|
||||
<module>jOOQ-scala_2.12</module>
|
||||
<module>jOOQ-scala_2.11</module>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user