diff --git a/pom.xml b/pom.xml index 2fdf4c8..f1eeef6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,16 @@ + 4.0.0 + com.jfinal enjoy - jar - enjoy 4.4-SNAPSHOT - http://www.jfinal.com + jar + + + enjoy Enjoy is a simple, light, rapid, independent, extensible Java Template Engine. + http://www.jfinal.com UTF-8 @@ -17,12 +21,14 @@ Git Issue https://gitee.com/jfinal/enjoy/issues + The Apache Software License, Version 2.0 http://apache.org/licenses/LICENSE-2.0.txt + jfinal @@ -31,20 +37,27 @@ http://jfinal.com/user/1 + scm:git:git@gitee.com:jfinal/enjoy.git scm:git:git@gitee.com:jfinal/enjoy.git git@gitee.com:jfinal/enjoy.git - - org.sonatype.oss - oss-parent - 7 - + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots/ + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + junit @@ -110,19 +123,16 @@ org.apache.maven.plugins maven-gpg-plugin - 1.1 + 1.6 - - sign-artifacts - verify - - sign - - + + sign-artifacts + verify + + sign + + - - false -