From 3e62fa1930330e23962a7b74771906c89ac0e5e9 Mon Sep 17 00:00:00 2001 From: wenshao Date: Sun, 25 Jun 2017 21:01:23 +0800 Subject: [PATCH] 1.1.0 --- druid-spring-boot-starter/README.md | 2 +- druid-spring-boot-starter/pom.xml | 26 ++++++++++++++++++++------ pom.xml | 2 +- 3 files changed, 22 insertions(+), 8 deletions(-) diff --git a/druid-spring-boot-starter/README.md b/druid-spring-boot-starter/README.md index b56f590463..26d5ebc985 100644 --- a/druid-spring-boot-starter/README.md +++ b/druid-spring-boot-starter/README.md @@ -9,7 +9,7 @@ Spring Boot with Druid support,help you simplify Druid config in Spring Boot. com.alibaba druid-spring-boot-starter - 尚未发布中央仓库 + 1.1.0 ``` ### 配置项 diff --git a/druid-spring-boot-starter/pom.xml b/druid-spring-boot-starter/pom.xml index c56e2c1ec0..5159560723 100644 --- a/druid-spring-boot-starter/pom.xml +++ b/druid-spring-boot-starter/pom.xml @@ -4,12 +4,14 @@ 4.0.0 com.alibaba druid-spring-boot-starter - 1.0.29-SNAPSHOT + 1.1.0 jar druid-spring-boot-starter + Spring Boot with Druid support,help you simplify Druid config in Spring Boot. + https://github.com/alibaba/druid - 1.0.29 + 1.1.0 1.5.3.RELEASE @@ -84,12 +86,24 @@ - scm:git:git@gitlab.alibaba-inc.com:spring-boot-incubator/druid-spring-boot-starter.git - scm:git:git@gitlab.alibaba-inc.com:spring-boot-incubator/druid-spring-boot-starter.git - - http://gitlab.alibaba-inc.com/spring-boot-incubator/druid-spring-boot-starter + https://wenshao@github.com/alibaba/druid.git + scm:git:https://wenshao@github.com/alibaba/druid.git + + Alibaba Group + http://code.alibabatech.com/ + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + diff --git a/pom.xml b/pom.xml index 785e319519..0e54d688c8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ --> com.alibaba druid - 1.1.0-SNAPSHOT + 1.1.0 jar druid