Skip to content

Commit

Permalink
versions...
Browse files Browse the repository at this point in the history
  • Loading branch information
g3force committed Oct 21, 2015
1 parent e56fdaa commit 58b08bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.github.g3force</groupId>
<artifactId>String2ValueConverter</artifactId>
<version>v1.2</version>
<version>v1.3</version>
</dependency>

</dependencies>
Expand All @@ -38,6 +38,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
Expand Down

0 comments on commit 58b08bd

Please sign in to comment.