diff --git a/README.md b/README.md index 7564bd9..982652d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![QQ Group](http://img.shields.io/badge/QQ-310491655-blue.svg)](http://shang.qq.com/wpa/qunwpa?idkey=c81a8f922d2b00422761558c4c547a4c4af778edcb0a70c99aadf9e33d80cb11) -[![Maven](http://img.shields.io/badge/jetbrick--commons-v2.0.2-brightgreen.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jetbrick-commons%22) +[![Maven](http://img.shields.io/badge/jetbrick--commons-v2.0.3-brightgreen.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22jetbrick-commons%22) [![Build Status](https://travis-ci.org/subchen/jetbrick-commons.svg?branch=master)](https://travis-ci.org/subchen/jetbrick-commons) [![JDK](http://img.shields.io/badge/JDK-v6.0+-yellow.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html) [![License](http://img.shields.io/badge/License-Apache_2-red.svg)](http://www.apache.org/licenses/LICENSE-2.0) @@ -24,7 +24,7 @@ Dependency com.github.subchen jetbrick-commons - 2.0.2 + 2.0.3 ``` @@ -32,16 +32,16 @@ Downloads --------------------------- * Binaries - - [jetbrick-commons-2.0.2.jar][1] - - [jetbrick-commons-2.0.2-sources.jar][2] - - [jetbrick-commons-2.0.2-javadoc.jar][3] + - [jetbrick-commons-2.0.3.jar][1] + - [jetbrick-commons-2.0.3-sources.jar][2] + - [jetbrick-commons-2.0.3-javadoc.jar][3] * Dependencies - [slf4j-api-1.7.7.jar][4] - [javax.servlet-api-3.0.1.jar][5] (optional) -[1]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.2/jetbrick-commons-2.0.2.jar -[2]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.2/jetbrick-commons-2.0.2-sources.jar -[3]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.2/jetbrick-commons-2.0.2-javadoc.jar +[1]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.3/jetbrick-commons-2.0.3.jar +[2]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.3/jetbrick-commons-2.0.3-sources.jar +[3]: http://search.maven.org/remotecontent?filepath=com/github/subchen/jetbrick-commons/2.0.3/jetbrick-commons-2.0.3-javadoc.jar [4]: http://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [5]: http://search.maven.org/remotecontent?filepath=javax/servlet/javax.servlet-api/3.0.1/javax.servlet-api-3.0.1.jar diff --git a/pom.xml b/pom.xml index 28bc403..c69fad6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 4.0.0 jetbrick-commons - 2.0.2 + 2.0.3 jar ${project.artifactId}