Skip to content

Commit 828aa0b

Browse files
committed
[maven-release-plugin] prepare release jfinal-ext-3.1.1
1 parent d26d9c1 commit 828aa0b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

pom.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.jfinal</groupId>
44
<artifactId>jfinal-ext</artifactId>
5-
<version>3.1.1-SNAPSHOT</version>
5+
<version>3.1.1</version>
66
<description />
77
<url>[email protected]:b1412/jfinal-ext.git</url>
88
<licenses>
@@ -197,11 +197,11 @@
197197
<artifactId>jxls-core</artifactId>
198198
<version>0.9.9</version>
199199
</dependency>
200-
<dependency>
201-
<groupId>com.servlets</groupId>
202-
<artifactId>cos</artifactId>
203-
<version>05Nov2002</version>
204-
</dependency>
200+
<dependency>
201+
<groupId>com.jfinal</groupId>
202+
<artifactId>cos</artifactId>
203+
<version>26Dec2008</version>
204+
</dependency>
205205
<dependency>
206206
<groupId>com.jfinal</groupId>
207207
<artifactId>jfinal</artifactId>
@@ -227,11 +227,11 @@
227227
<artifactId>commons-lang3</artifactId>
228228
<version>3.1</version>
229229
</dependency>
230-
<dependency>
231-
<groupId>org.crazycake</groupId>
232-
<artifactId>shiro-redis</artifactId>
233-
<version>1.0.0-RELEASE</version>
234-
</dependency>
230+
<dependency>
231+
<groupId>org.crazycake</groupId>
232+
<artifactId>shiro-redis</artifactId>
233+
<version>1.0.0-RELEASE</version>
234+
</dependency>
235235
<dependency>
236236
<groupId>org.apache.shiro</groupId>
237237
<artifactId>shiro-all</artifactId>

0 commit comments

Comments
 (0)