Skip to content

Commit

Permalink
Attempt to fix Issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmcleodfoss committed Jan 5, 2020
1 parent bb6e03d commit d422d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@
<compilerArgs>
<arg>-Xlint:deprecation</arg>
</compilerArgs>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d422d6d

Please sign in to comment.