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

Commit

Permalink
upgrade to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Mar 27, 2016
1 parent 704cf8e commit c8435f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Reduce development, Release ideas (减少开发,释放思想)
<dependency>
<groupId>com.feilong.platform</groupId>
<artifactId>feilong-core</artifactId>
<version>1.5.1</version>
<version>1.5.2</version>
</dependency>
....
</dependencies>
Expand All @@ -74,7 +74,7 @@ com.feilong.core.`util` | 提供了`java.util`包下常用的类的操作 ,比
com.feilong.core.`util.comparator` | 提供了常用的`Comparator`,最常用的是[PropertyComparator](src/main/java/com/feilong/core/util/comparator/PropertyComparator.java)

# Javadoc:
在此,我们提供在线的Javadoc,以便查阅,参见 [Javadoc](http://venusdrogon.github.io/feilong-platform/javadocs/1.5.1/feilong-core/)
在此,我们提供在线的Javadoc,以便查阅,参见 [Javadoc](http://venusdrogon.github.io/feilong-platform/javadocs/1.5.2/feilong-core/)

# 类和方法介绍:

Expand Down

0 comments on commit c8435f7

Please sign in to comment.