diff --git a/pom.xml b/pom.xml index 67a63cf..8689e63 100644 --- a/pom.xml +++ b/pom.xml @@ -1,197 +1,197 @@ - - 4.0.0 - - com.github.liyiorg - weixin-popular - 2.8.31 - - weixin-popular - The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com. - https://github.com/liyiorg/weixin-popular - - - - The Apache Software License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - - Yi Li - liuemc@msn.com - - - - - scm:git:git@github.com:liyiorg/weixin-popular.git - scm:git:git@github.com:liyiorg/weixin-popular.git - git@github.com:liyiorg/weixin-popular.git - - - - UTF-8 - UTF-8 - - - - - javax.servlet - servlet-api - 2.5 - provided - - - redis.clients - jedis - 2.7.3 - provided - - - org.apache.commons - commons-pool2 - 2.3 - provided - - - com.alibaba - fastjson - 1.2.47 - - - org.apache.httpcomponents - httpclient - 4.3.6 - - - org.apache.httpcomponents - httpmime - 4.3.6 - - - com.sun.xml.bind - jaxb-impl - 2.1.12 - - - javax.xml.bind - jaxb-api - - - - - org.slf4j - slf4j-api - 1.7.19 - - - org.slf4j - slf4j-simple - 1.7.19 - provided - - - com.vdurmont - emoji-java - 4.0.0 - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.7 - 1.7 - UTF-8 - - - - - - - - - release - - - - org.apache.maven.plugins - maven-source-plugin - 2.3 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.4 - - utf-8 - utf-8 - utf-8 - zh_CN - public - weixin.popular.bean.* - - - - attach-javadocs - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - verify - - sign - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.4 - true - - oss - https://oss.sonatype.org/ - true - - - - - - - - - - oss - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - oss - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + + 4.0.0 + + com.github.liyiorg + weixin-popular + 2.8.31 + + weixin-popular + The weixin-popular is a JAVA SDK for weixin. Weixin web url is https://mp.weixin.qq.com. + https://github.com/liyiorg/weixin-popular + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + Yi Li + liuemc@msn.com + + + + + scm:git:git@github.com:liyiorg/weixin-popular.git + scm:git:git@github.com:liyiorg/weixin-popular.git + git@github.com:liyiorg/weixin-popular.git + + + + UTF-8 + UTF-8 + + + + + javax.servlet + servlet-api + 2.5 + provided + + + redis.clients + jedis + 2.7.3 + provided + + + org.apache.commons + commons-pool2 + 2.3 + provided + + + com.alibaba + fastjson + 1.2.47 + + + org.apache.httpcomponents + httpclient + 4.5.3 + + + org.apache.httpcomponents + httpmime + 4.3.6 + + + com.sun.xml.bind + jaxb-impl + 2.1.12 + + + javax.xml.bind + jaxb-api + + + + + org.slf4j + slf4j-api + 1.7.19 + + + org.slf4j + slf4j-simple + 1.7.19 + provided + + + com.vdurmont + emoji-java + 4.0.0 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.7 + 1.7 + UTF-8 + + + + + + + + + release + + + + org.apache.maven.plugins + maven-source-plugin + 2.3 + + + attach-sources + + jar-no-fork + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.4 + + utf-8 + utf-8 + utf-8 + zh_CN + public + weixin.popular.bean.* + + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + verify + + sign + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.4 + true + + oss + https://oss.sonatype.org/ + true + + + + + + + + + + oss + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + oss + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + \ No newline at end of file