Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
🔖upgrade-version-1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Jan 16, 2019
1 parent 1ede577 commit ddce167
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ feilong-net jar你可以直接在 [仓库](https://github.com/venusdrogon/feilon

....
<properties>
<version.feilong-platform>1.12.10</version.feilong-platform>
<version.feilong-platform>1.13.0</version.feilong-platform>
....
</properties>

Expand Down Expand Up @@ -62,7 +62,7 @@ feilong-net jar你可以直接在 [仓库](https://github.com/venusdrogon/feilon

....
<properties>
<version.feilong-platform>1.12.10</version.feilong-platform>
<version.feilong-platform>1.13.0</version.feilong-platform>
....
</properties>

Expand Down
2 changes: 1 addition & 1 deletion feilong-net-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion feilong-net-filetransfer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<artifactId>feilong-net-filetransfer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion feilong-net-httpclient3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion feilong-net-httpclient4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<artifactId>feilong-net-httpclient4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion feilong-net-jsoup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<artifactId>feilong-net-jsoup</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion feilong-net-mail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<artifactId>feilong-net-mail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion feilong-net-urlconnection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.feilong.net</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.feilong.platform</groupId>
<artifactId>parent</artifactId>
<version>1.13.0-SNAPSHOT</version>
<version>1.13.0</version>
</parent>

<groupId>com.feilong.net</groupId>
Expand Down

0 comments on commit ddce167

Please sign in to comment.