Skip to content

Commit

Permalink
Use Java 6
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Apr 19, 2016
1 parent c664ade commit 4afef8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<java.version>1.6</java.version>
</properties>

<organization>
Expand Down Expand Up @@ -77,4 +77,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 4afef8f

Please sign in to comment.