From 78b4d08761e06a77155a6a53a937ad86c5979c1b Mon Sep 17 00:00:00 2001 From: RedKale <22250530@qq.com> Date: Wed, 24 Feb 2016 13:59:14 +0800 Subject: [PATCH] [maven-release-plugin] prepare release https://github.com/redkale/redkale.git --- pom.xml | 320 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 160 insertions(+), 160 deletions(-) diff --git a/pom.xml b/pom.xml index 8abf80488..964b92969 100644 --- a/pom.xml +++ b/pom.xml @@ -1,161 +1,161 @@ - - - 4.0.0 - org.redkale - redkale - Redkale - jar - http://redkale.org - - 1.0.0-beta-SNAPSHOT - - Redkale 是基于Java 8全新的微服务开源框架 - - UTF-8 - 1.8 - 1.8 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.5.1 - - UTF-8 - - - ${java.home}/lib/rt.jar - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.6 - - - - org.redkale.boot.Application - - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.0.0 - - - - jar - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - ${file_encoding} - ${file_encoding} - - - - attach-javadocs - - jar - - - - - - - - - - org.codehaus.plexus - plexus-compiler-javac - 2.7 - - - org.codehaus.plexus - plexus-utils - 3.0.22 - - - - - - release-sign-artifacts - - - performRelease - true - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - - - - - org.sonatype.oss - oss-parent - 9 - - - - https://github.com/redkale/redkale.git - https://github.com/redkale/redkale.git - - - - - redkale - redkale - redkale@qq.com - - - - - - Apache 2 - http://www.apache.org/licenses/LICENSE-2.0.txt - repo - A business-friendly OSS license - - - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + + 4.0.0 + org.redkale + redkale + Redkale + jar + http://redkale.org + + 1.0.0-beta + + Redkale 是基于Java 8全新的微服务开源框架 + + UTF-8 + 1.8 + 1.8 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.5.1 + + UTF-8 + + + ${java.home}/lib/rt.jar + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.6 + + + + org.redkale.boot.Application + + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.0 + + + + jar + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + ${file_encoding} + ${file_encoding} + + + + attach-javadocs + + jar + + + + + + + + + + org.codehaus.plexus + plexus-compiler-javac + 2.7 + + + org.codehaus.plexus + plexus-utils + 3.0.22 + + + + + + release-sign-artifacts + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + + + + + + + + org.sonatype.oss + oss-parent + 9 + + + + https://github.com/redkale/redkale.git + https://github.com/redkale/redkale.git + + + + + redkale + redkale + redkale@qq.com + + + + + + Apache 2 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + \ No newline at end of file