diff --git a/convex-gui/pom.xml b/convex-gui/pom.xml index 3923d8f7b..db9901faa 100644 --- a/convex-gui/pom.xml +++ b/convex-gui/pom.xml @@ -20,36 +20,7 @@ - convex-gui - - maven-assembly-plugin - 3.7.1 - - convex-desktop - ${project.directory} - - - convex.gui.MainGUI - - - - jar-with-dependencies - - false - - - - - create-archive - package - - single - - - - diff --git a/convex-restapi/pom.xml b/convex-restapi/pom.xml index c0ebe5bde..3b1b14a8c 100644 --- a/convex-restapi/pom.xml +++ b/convex-restapi/pom.xml @@ -24,7 +24,6 @@ org.apache.maven.plugins maven-compiler-plugin - 3.12.1 diff --git a/pom.xml b/pom.xml index 3f9ee47b6..ae56c4b29 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 world.convex convex @@ -25,7 +27,7 @@ 21 21 - 21 + 21 UTF-8 1.5.6 1.37 @@ -158,10 +160,15 @@ - org.apache.maven.plugins - maven-compiler-plugin - 3.13.0 - + org.apache.maven.plugins + maven-compiler-plugin + 3.13.0 + + + org.apache.maven.plugins + maven-surefire-plugin + 3.4.0 + org.sonatype.plugins