From 70d1e5a9eb516d295539c15cad6a2f375c76688f Mon Sep 17 00:00:00 2001 From: James Date: Sun, 24 Dec 2017 22:46:25 +0800 Subject: [PATCH] [maven-release-plugin] prepare release enjoy-3.4 --- pom.xml | 258 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 129 insertions(+), 129 deletions(-) diff --git a/pom.xml b/pom.xml index e939e09..a53dd76 100644 --- a/pom.xml +++ b/pom.xml @@ -1,130 +1,130 @@ - - 4.0.0 - com.jfinal - enjoy - jar - enjoy - 3.4-SNAPSHOT - http://www.jfinal.com - Enjoy is a simple, light, rapid, independent, extensible Java Template Engine. - - - UTF-8 - UTF-8 - - - - Git Issue - http://git.oschina.net/jfinal/enjoy/issues - - - - The Apache Software License, Version 2.0 - http://apache.org/licenses/LICENSE-2.0.txt - - - - - jfinal - James - jfinal@126.com - http://jfinal.com/user/1 - - - - scm:git:git@git.oschina.net:jfinal/enjoy.git - scm:git:git@git.oschina.net:jfinal/enjoy.git - git@git.oschina.net:jfinal/enjoy.git - - - - org.sonatype.oss - oss-parent - 7 - - - - - - - junit - junit - 4.8.2 - test - - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - - org.springframework - spring-webmvc - 4.3.8.RELEASE - provided - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.6.1 - - 1.6 - 1.6 - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.3 - - - -Xdoclint:none - UTF-8 - ${basedir} - ${basedir} - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.1.2 - - - attach-sources - verify - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.1 - - - sign-artifacts - verify - - sign - - - - - false - - - - - + + 4.0.0 + com.jfinal + enjoy + jar + enjoy + 3.4 + http://www.jfinal.com + Enjoy is a simple, light, rapid, independent, extensible Java Template Engine. + + + UTF-8 + UTF-8 + + + + Git Issue + http://git.oschina.net/jfinal/enjoy/issues + + + + The Apache Software License, Version 2.0 + http://apache.org/licenses/LICENSE-2.0.txt + + + + + jfinal + James + jfinal@126.com + http://jfinal.com/user/1 + + + + scm:git:git@git.oschina.net:jfinal/enjoy.git + scm:git:git@git.oschina.net:jfinal/enjoy.git + git@git.oschina.net:jfinal/enjoy.git + + + + org.sonatype.oss + oss-parent + 7 + + + + + + + junit + junit + 4.8.2 + test + + + javax.servlet + javax.servlet-api + 3.1.0 + provided + + + org.springframework + spring-webmvc + 4.3.8.RELEASE + provided + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.6.1 + + 1.6 + 1.6 + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + -Xdoclint:none + UTF-8 + ${basedir} + ${basedir} + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.1.2 + + + attach-sources + verify + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.1 + + + sign-artifacts + verify + + sign + + + + + false + + + + + \ No newline at end of file