This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jxpath.git
The following commit(s) were added to refs/heads/master by this push:
new 6c76285 Enable module-info generation
6c76285 is described below
commit 6c7628566bb610e4048da939376f7753c1d0302d
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 10 15:58:58 2023 -0400
Enable module-info generation
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8dd26fc..9646a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,6 @@
<commons.jira.pid>12310480</commons.jira.pid>
<commons.osgi.import>*;resolution:=optional</commons.osgi.import>
- <moditect.skip>true</moditect.skip>
</properties>
<build>