update forger version

master
yihua.huang 2014-04-27 15:09:26 +08:00
parent c07b32cd85
commit 66692b2f74
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
</parent>
<groupId>us.codecraft</groupId>
<artifactId>forger</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.0</version>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<properties>

View File

@ -26,7 +26,7 @@
<dependency>
<groupId>us.codecraft</groupId>
<artifactId>forger</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.0</version>
</dependency>
<dependency>