Skip to content

Commit

Permalink
java version set to 6
Browse files Browse the repository at this point in the history
  • Loading branch information
grundid committed Nov 15, 2013
1 parent 8510bed commit ab48326
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
<artifactId>bletools</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
<java-version>1.6</java-version>
</properties>


<dependencies>
<dependency>
Expand Down

0 comments on commit ab48326

Please sign in to comment.