Skip to content

Commit 9448e62

Browse files
committed
[maven-release-plugin] prepare release jfinal-1.6
1 parent d801a65 commit 9448e62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>jfinal</artifactId>
55
<packaging>jar</packaging>
66
<name>JFinal</name>
7-
<version>1.6-SNAPSHOT</version>
7+
<version>1.6</version>
88
<url>http://jfinal.googlecode.com</url>
99
<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>
1010

@@ -168,7 +168,7 @@
168168
</execution>
169169
</executions>
170170
<configuration>
171-
<skip>false</skip>
171+
<skip>true</skip>
172172
</configuration>
173173
</plugin>
174174

0 commit comments

Comments
 (0)