From c6a588f0a6aff26ef764f1e8725faece940af372 Mon Sep 17 00:00:00 2001 From: Jo Rabin Date: Fri, 22 Nov 2024 14:01:45 +0000 Subject: [PATCH] Adding deploy skip to test and util ref #71 --- test/pom.xml | 4 ++++ util/pom.xml | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/test/pom.xml b/test/pom.xml index e9cc213..6dfabd1 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -11,6 +11,10 @@ PWDB :: Test Contains the shared test classes for exercising the functionality of a PWDB database implementation. + + true + + org.linguafranca.pwdb diff --git a/util/pom.xml b/util/pom.xml index dbb83f8..3893e1a 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -14,9 +14,7 @@ util - 11 - 11 - UTF-8 + true