DATACOUCH-489 - Enable JDK11+ builds.

This commit is contained in:
Greg Turnquist
2019-11-12 15:38:08 -06:00
parent e944081b94
commit e7bac158ee
2 changed files with 45 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.3.0.JDK11-SNAPSHOT</version>
</parent>
<properties>