Skip to content

Commit

Permalink
[MSHADE-293] Require Java 7
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Jul 16, 2018
1 parent 1ecb747 commit abdd45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@

<properties>
<mavenVersion>3.0</mavenVersion>
<javaVersion>7</javaVersion>
<currentVersion>${project.version}</currentVersion>
<surefire.version>2.21.0</surefire.version>
<asmVersion>6.0</asmVersion>
Expand Down

0 comments on commit abdd45e

Please sign in to comment.