diff --git a/pom.xml b/pom.xml deleted file mode 100644 index 17cf2a1fe..000000000 --- a/pom.xml +++ /dev/null @@ -1,158 +0,0 @@ - - - 4.0.0 - org.redkale - redkale - Redkale - jar - http://redkale.org - - 1.0.0-rc1 - - Redkale is a Microservices Framework written in Java - - 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 - - - - - - - - - - - https://github.com/redkale/redkale/tags/redkale-1.0.0-rc1 - scm:svn:https://github.com/redkale/redkale/tags/redkale-1.0.0-rc1 - - - - - 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