From 98829f0b763a2946469b5f0d942e5cfc97a07ff3 Mon Sep 17 00:00:00 2001 From: leewyatt Date: Thu, 21 Oct 2021 15:33:20 +0900 Subject: [PATCH] zip skip test --- pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 15ff890..1c53c83 100644 --- a/pom.xml +++ b/pom.xml @@ -9,13 +9,11 @@ 11 11 - com.github.leewyatt rxcontrols 11.0.0-alpha jar - org.openjfx javafx-controls @@ -37,7 +35,6 @@ 11 test - @@ -52,6 +49,14 @@ 11 + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M5 + + true + +