Skip to content

Commit

Permalink
updated string2valueConverter version
Browse files Browse the repository at this point in the history
  • Loading branch information
g3force committed Nov 1, 2015
1 parent e42349f commit 75f6043
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.g3force</groupId>
<artifactId>instanceables</artifactId>
<version>v1.2</version>
<version>v1.3</version>
<name>instanceables</name>

<properties>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.github.g3force</groupId>
<artifactId>String2ValueConverter</artifactId>
<version>v1.5</version>
<version>v1.6</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 75f6043

Please sign in to comment.