diff --git a/pom.xml b/pom.xml index 0fdde589..fefd78b8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,262 +1 @@ - - - 4.0.0 - - - org.noear - solon-parent - 2.5.12-M3 - - - - org.dromara.neutrino-proxy - neutrino-proxy - pom - ${revision} - - - neutrino-proxy-core - neutrino-proxy-client - neutrino-proxy-server - - - - UTF-8 - UTF-8 - UTF-8 - 2.0.1-SNAPSHOT - - 0.9.28 - - 17 - 3.8.0 - 1.1.0 - - - - - - io.netty - netty-all - 4.1.100.Final - - - org.yaml - snakeyaml - 1.33 - - - junit - junit - 4.12 - test - - - org.apache.commons - commons-lang3 - 3.9 - - - com.google.guava - guava - 28.0-jre - - - commons-fileupload - commons-fileupload - 1.3.1 - - - com.h2database - h2 - 2.2.224 - - - mysql - mysql-connector-java - 8.0.33 - - - org.mariadb.jdbc - mariadb-java-client - 2.7.4 - - - com.zaxxer - HikariCP - 4.0.3 - - - org.dromara.solon-plugins - job-solon-plugin - 0.1.1 - - - cn.hutool - hutool-core - - - - - - - - - org.noear - solon.logging.logback - - - org.projectlombok - lombok - provided - - - org.apache.commons - commons-lang3 - - - com.google.guava - guava - - - - org.noear - solon-test - test - - - - - - - src/main/resources - - - - - org.apache.maven.plugins - maven-compiler-plugin - ${maven-compiler-plugin.version} - - ${java.version} - ${java.version} - UTF-8 - - - org.projectlombok - lombok - ${lombok.version} - - - - - - - org.codehaus.mojo - flatten-maven-plugin - ${maven-flatten.version} - - true - resolveCiFriendliesOnly - - - - flatten - process-resources - - flatten - - - - flatten.clean - clean - - clean - - - - - - - - - - tencent - https://mirrors.cloud.tencent.com/nexus/repository/maven-public/ - - false - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - - - - - native - - - - org.noear - solon-maven-plugin - ${solon-maven-plugin.version} - - - process-aot - - process-aot - - - - - - - org.codehaus.plexus - plexus-utils - 3.5.1 - - - - - org.graalvm.buildtools - native-maven-plugin - ${native.version} - - - - true - - - - - add-reachability-metadata - - add-reachability-metadata - - - - - - - - - - + 4.0.0 org.noear solon-parent 2.5.12 org.dromara.neutrino-proxy neutrino-proxy pom ${revision} neutrino-proxy-core neutrino-proxy-client neutrino-proxy-server UTF-8 UTF-8 UTF-8 2.0.1-SNAPSHOT 0.9.28 17 3.8.0 1.1.0 io.netty netty-all 4.1.100.Final org.yaml snakeyaml 1.33 junit junit 4.12 test org.apache.commons commons-lang3 3.9 com.google.guava guava 28.0-jre commons-fileupload commons-fileupload 1.3.1 com.h2database h2 2.2.224 mysql mysql-connector-java 8.0.33 org.mariadb.jdbc mariadb-java-client 2.7.4 com.zaxxer HikariCP 4.0.3 org.dromara.solon-plugins job-solon-plugin 0.1.1 cn.hutool hutool-core org.noear solon.logging.logback org.projectlombok lombok provided org.apache.commons commons-lang3 com.google.guava guava org.noear solon-test test src/main/resources org.apache.maven.plugins maven-compiler-plugin ${maven-compiler-plugin.version} ${java.version} ${java.version} UTF-8 org.projectlombok lombok ${lombok.version} org.codehaus.mojo flatten-maven-plugin ${maven-flatten.version} true resolveCiFriendliesOnly flatten process-resources flatten flatten.clean clean clean tencent https://mirrors.cloud.tencent.com/nexus/repository/maven-public/ false sonatype-nexus-snapshots Sonatype Nexus Snapshots https://oss.sonatype.org/content/repositories/snapshots false sonatype-nexus-snapshots Sonatype Nexus Snapshots https://oss.sonatype.org/content/repositories/snapshots false native org.noear solon-maven-plugin ${solon-maven-plugin.version} process-aot process-aot org.codehaus.plexus plexus-utils 3.5.1 org.graalvm.buildtools native-maven-plugin ${native.version} true add-reachability-metadata add-reachability-metadata \ No newline at end of file