Skip to content

Commit

Permalink
1xio 2.0.3 jitpack ...
Browse files Browse the repository at this point in the history
  • Loading branch information
jnorthrup committed Jun 13, 2015
1 parent e97c0c2 commit f8ba9ab
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@
<version>0.1.0.4a</version>
</dependency>
</dependencies>
<properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit f8ba9ab

Please sign in to comment.