From d3960ad17a4c3b6a0bc99fd99fdec72db0e379fa Mon Sep 17 00:00:00 2001 From: jessyZu Date: Wed, 28 Sep 2016 21:43:20 +0800 Subject: [PATCH] [maven-release-plugin] prepare release dubbo-zipkin-spring-starter-1.0.0 --- pom.xml | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 65 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cacc03c..78f922b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,15 +1,50 @@ - + 4.0.0 com.github.jessyZu dubbo-zipkin-spring-starter - 1.0.0-SNAPSHOT + 1.0.0 jar dubbo-zipkin-spring-starter + + + + org.sonatype.oss + oss-parent + 7 + + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + scm:git:git@github.com:jessyZu/dubbo-zipkin-spring-starter.git + scm:git:https://github.com/jessyZu/dubbo-zipkin-spring-starter.git + https://github.com/jessyZu/dubbo-zipkin-spring-starter + HEAD + + + + + lz + lz + hhlai1990@163.com + + + + + GitHub Issues + https://github.com/jessyZu/dubbo-zipkin-spring-starter/issues + + + UTF-8 UTF-8 @@ -88,6 +123,33 @@ true + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + false + + + + + org.apache.maven.plugins + maven-install-plugin + 2.5.1 + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar + + + +