Switch from Java 10 to Java 11 for extended support.

This commit is contained in:
Greg Turnquist
2018-08-28 10:29:22 -05:00
parent 98aae89c4e
commit e4f85bca4f
2 changed files with 24 additions and 28 deletions

View File

@@ -453,10 +453,6 @@
</build>
</profile>
<profile>
<id>java10</id>
</profile>
</profiles>
<dependencyManagement>