Skip to content

Commit

Permalink
Merge pull request #790 from google/jwilson_0211_java_16
Browse files Browse the repository at this point in the history
Build Gson for Java 1.6.
  • Loading branch information
swankjesse committed Feb 12, 2016
2 parents 8572232 + 11d89f3 commit 233f6dd
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 @@ -24,7 +24,7 @@

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

<scm>
Expand Down

0 comments on commit 233f6dd

Please sign in to comment.