Skip to content

Commit

Permalink
Hush, compiler
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cloherty <rcloherty@rocketsoftware.com>
  • Loading branch information
Ryan Cloherty committed Aug 29, 2019
1 parent e3398a9 commit 6c026eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
<version>1.0-SNAPSHOT</version>

<properties>
<!-- <java.version>11</java.version>-->
<!-- <maven.compiler.source>11</maven.compiler.source>-->
<!-- <maven.compiler.target>11</maven.compiler.target>-->
<maven.compiler.verbose>true</maven.compiler.verbose>
<java.version>11</java.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
<!-- <maven.compiler.verbose>true</maven.compiler.verbose>-->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 6c026eb

Please sign in to comment.