diff --git a/pom.xml b/pom.xml index 9a32fb7..5b4bfb0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 cn.afterturn easypoi-spring-boot-starter - 4.0.0-SNAPSHOT + 4.0.0 jar easypoi-spring-boot-starter @@ -39,7 +39,7 @@ cn.afterturn easypoi-web - 4.0.0-SNAPSHOT + 4.0.0 @@ -99,8 +99,8 @@ maven-compiler-plugin 3.0 - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 diff --git a/pom_bak.xml b/pom_bak.xml deleted file mode 100644 index 23713c6..0000000 --- a/pom_bak.xml +++ /dev/null @@ -1,170 +0,0 @@ - - 4.0.0 - cn.afterturn - easypoi-spring-boot-starter - 3.2.0 - jar - asypoi-spring-boot-starter - - http://www.afterturn.cn - office 工具类 基于 poi - - - - The Apache License, Version 2.0 - http://www.apache.org/licenses/LICENSE-2.0.txt - - - - - https://gitee.com/lemur/easypoi-spring-boot-starter.git - https://gitee.com/lemur/easypoi-spring-boot-starter.git - https://gitee.com/lemur/easypoi-spring-boot-starter.git - - - - - JueYue - qrb.jueyue@gmail.com - - - 魔幻之翼 - xf.key@163.com - - - - - Lumer - http://www.afterturn.cn - - - - 1.2.5.RELEASE - - - - cn.afterturn - easypoi-web - 3.2.0 - - - org.apache.poi - poi-scratchpad - 3.15 - - - org.apache.poi - ooxml-schemas - 1.3 - - - - org.springframework.boot - spring-boot-autoconfigure - ${spring-boot.version} - - - - org.springframework.boot - spring-boot-configuration-processor - ${spring-boot.version} - true - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.5 - - ossrh - https://oss.sonatype.org/ - true - - - - org.apache.maven.plugins - maven-release-plugin - 2.5 - - true - false - release - deploy - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.0 - - 1.6 - 1.6 - UTF-8 - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.6 - - - attach-javadocs - - jar - - - -Xdoclint:none - - - - - UTF-8 - false - - - - - - - - oss-release - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - oss-snapshot - https://oss.sonatype.org/content/repositories/snapshots - - - - \ No newline at end of file