Skip to content

Commit

Permalink
ready 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
looly committed Sep 12, 2017
1 parent 200de35 commit 6c56c5e
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ compile 'com.xiaoleilu:hutool-all:3.1.1'
注:工具包的**版本**可以通过 [http://search.maven.org/](http://search.maven.org/) 搜索`hutool-all`找到项目。

### 非Maven项目
可以从[http://search.maven.org/](http://search.maven.org/) 搜索`hutool-all`找到项目,点击对应版本,下面是相应的Jar包,导入即可使用。
可以从[http://search.maven.org/](http://search.maven.org/) 搜索`hutool all`找到项目,点击对应版本,下面是相应的Jar包,导入即可使用。

[http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.xiaoleilu%22%20AND%20a%3A%22hutool-all%22](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.xiaoleilu%22%20AND%20a%3A%22hutool-all%22)

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

<artifactId>hutool-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-aop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-aop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-bloomFilter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-bloomFilter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-cron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-cron</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-crypto</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-db</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-dfa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-dfa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-extra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-extra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-geo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-geo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-log</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-poi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-poi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-script/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-script</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-setting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-setting</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hutool-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
</parent>

<artifactId>hutool-system</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.xiaoleilu</groupId>
<artifactId>hutool-parent</artifactId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.1</version>
<name>hutool</name>
<description>提供丰富的Java工具方法</description>
<url>https://github.com/looly/hutool</url>
Expand Down

0 comments on commit 6c56c5e

Please sign in to comment.