Skip to content

Commit

Permalink
1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Jul 23, 2017
1 parent 0e4b940 commit 3c7efab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion druid-spring-boot-starter/pom.xml
Expand Up @@ -11,7 +11,7 @@
<url>https://github.com/alibaba/druid</url>

<properties>
<druid.version>1.1.2-SNAPSHOT</druid.version>
<druid.version>1.1.2</druid.version>
<spring-boot.version>1.5.3.RELEASE</spring-boot.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@
-->
<groupId>com.alibaba</groupId>
<artifactId>druid</artifactId>
<version>1.1.2-preview-06</version>
<version>1.1.2</version>

<packaging>jar</packaging>
<name>druid</name>
Expand Down

0 comments on commit 3c7efab

Please sign in to comment.