You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2023/06/18 16:28:51 UTC

[commons-fileupload] branch master updated: JPMS

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-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 68f9ffc  JPMS
68f9ffc is described below

commit 68f9ffc117e59462025cebf551ed2e254d0f00b3
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jun 18 12:28:47 2023 -0400

    JPMS
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 48e2adc..cb44ce6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,6 @@
     <japicmp.skip>true</japicmp.skip>
     <clirr.skip>true</clirr.skip>
     <moditect-maven-plugin.version>1.0.0.Final</moditect-maven-plugin.version>
-    <moditect.skip>true</moditect.skip>
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>2.0.0</commons.bc.version>