Skip to content

Commit

Permalink
fix copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed May 4, 2022
1 parent e185873 commit 90717bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<goal>jar</goal>
</goals>
<configuration>
<source>1.8</source>
<source>1.6</source>
<failOnError>false</failOnError>
</configuration>
</execution>
Expand Down

0 comments on commit 90717bd

Please sign in to comment.