Browse Source

[maven-release-plugin] prepare for next development iteration

JamesZhan 12 years ago
parent
commit
c0993cd14e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -4,7 +4,7 @@
 	<artifactId>jfinal</artifactId>
 	<packaging>jar</packaging>
 	<name>JFinal</name>
-	<version>1.4.0</version>
+	<version>1.4.1-SNAPSHOT</version>
 	<url>http://jfinal.googlecode.com</url>
 	<description>JFinal is a simple, light, rapid,independent, extensible Java WEB + ORM framework. The feature of JFinal looks like ruby on rails especially ActiveRecord.</description>