From: Mechtilde Stehmann <mechtilde@debian.org>
Date: Sat, 8 Mar 2025 15:20:12 +0100
Subject: disable modules for testing in pom.xml

Forwarded:   No
Last-Update: 2019-10-09
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d8d6944..9c69a77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
     <modules>
         <module>jax-maven-plugin-core</module>
         <module>jax-maven-plugin</module>
-        <module>jax-maven-plugin-test-jaxb</module>
-        <module>jax-maven-plugin-test</module>
+<!--        <module>jax-maven-plugin-test-jaxb</module>
+        <module>jax-maven-plugin-test</module> -->
     </modules>
 </project>
