From 894439de6ff563999a536f9a67b5f691f0db536e Mon Sep 17 00:00:00 2001 From: octopus_yan Date: Wed, 30 Oct 2024 09:43:33 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=89=93=E5=8C=85=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gui/pom.xml | 19 ------------------- pom.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ upgrade/pom.xml | 3 --- 3 files changed, 48 insertions(+), 22 deletions(-) diff --git a/gui/pom.xml b/gui/pom.xml index fbb3bd4..27545a1 100644 --- a/gui/pom.xml +++ b/gui/pom.xml @@ -105,21 +105,6 @@ - - - nexus - nexus-snapshot-repository - https://oss.sonatype.org/content/repositories/snapshots - - true - always - - - false - - - - @@ -136,7 +121,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 21 21 @@ -156,7 +140,6 @@ us.hebi.sass sass-cli-maven-plugin - 1.0.3 1.78.0 @@ -183,7 +166,6 @@ org.openjfx javafx-maven-plugin - 0.0.8 true 2 @@ -220,7 +202,6 @@ io.github.fvarrui javapackager - 1.7.7-SNAPSHOT ${exec.mainClass} true diff --git a/pom.xml b/pom.xml index 27fb5ed..5b03b37 100644 --- a/pom.xml +++ b/pom.xml @@ -141,4 +141,52 @@ + + + + nexus + nexus-snapshot-repository + https://oss.sonatype.org/content/repositories/snapshots + + true + always + + + false + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + + + + us.hebi.sass + sass-cli-maven-plugin + 1.0.3 + + + + org.openjfx + javafx-maven-plugin + 0.0.8 + + + + + io.github.fvarrui + javapackager + 1.7.7-SNAPSHOT + + + + \ No newline at end of file diff --git a/upgrade/pom.xml b/upgrade/pom.xml index caf4cca..dd5141e 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -61,7 +61,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 21 21 @@ -79,7 +78,6 @@ org.openjfx javafx-maven-plugin - 0.0.8 true 2 @@ -112,7 +110,6 @@ io.github.fvarrui javapackager - 1.7.7-SNAPSHOT ${exec.mainClass} true