Skip to content

Commit

Permalink
source and target set to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
stormning committed May 19, 2016
1 parent 480f054 commit dc12b4c
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 @@ -77,6 +77,8 @@
<verbose/>
<bootclasspath>${java.home}/lib/rt.jar</bootclasspath>
</compilerArguments>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
<!-- 生成源代码的插件 -->
Expand Down

0 comments on commit dc12b4c

Please sign in to comment.