Skip to content

Commit

Permalink
* 发布2.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fjn committed Jul 13, 2021
1 parent da57bd9 commit 6eb0c0d
Show file tree
Hide file tree
Showing 17 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![License](https://img.shields.io/badge/license-Apach2.0-green.svg)](https://github.com/fangjinuo/agileway/blob/master/LICENSE)
[![maven](https://img.shields.io/badge/maven-v2.5.3-green.svg)](https://search.maven.org/search?q=g:com.github.fangjinuo.agileway%20AND%20v:2.5.3)
[![maven](https://img.shields.io/badge/maven-v2.5.5-green.svg)](https://search.maven.org/search?q=g:com.github.fangjinuo.agileway%20AND%20v:2.5.5)



Expand Down
2 changes: 1 addition & 1 deletion agileway-aop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<description>Adapter aopalliance AOP to langx-java AOP interfaces</description>
Expand Down
2 changes: 1 addition & 1 deletion agileway-codec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-dmmq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-feign/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-httpclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-redis-springdata2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-shiro-redis-springdata2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-shiro-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-sshclient/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-vfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion agileway-zip/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway</artifactId>
<version>2.5.4</version>
<version>2.5.5</version>
<packaging>pom</packaging>

<name>${groupId}:${artifactId}:${version}</name>
Expand Down Expand Up @@ -88,7 +88,7 @@
<properties>
<tomcat.version>8.5.59</tomcat.version>
<langx.version>3.5.8</langx.version>
<easyjson.version>3.1.2</easyjson.version>
<easyjson.version>3.1.4</easyjson.version>
<httpclient.version>4.3.1</httpclient.version>
<httpasyncclient.version>4.0</httpasyncclient.version>
<javassist.version>3.21.0-GA</javassist.version>
Expand Down

0 comments on commit 6eb0c0d

Please sign in to comment.