Skip to content
This repository has been archived by the owner on Dec 25, 2017. It is now read-only.

Commit

Permalink
Updated to version 0.1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
aftenkap committed Dec 24, 2014
1 parent 81a8b15 commit f4f76b0
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 @@ -11,14 +11,14 @@
<parent>
<groupId>org.jutility</groupId>
<artifactId>jutility</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.2-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<jutility-version>0.1.1-SNAPSHOT</jutility-version>
<jutility-version>0.1.2-SNAPSHOT</jutility-version>
<!-- Java Version -->
<java.version>1.6</java.version>

Expand Down

0 comments on commit f4f76b0

Please sign in to comment.