You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2022/12/04 09:43:31 UTC

[maven-sources] branch master updated: finish remove xml study after 3c66ce6021d4f889dc86eefcba6a014a81781e8e

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-sources.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cbdaf6  finish remove xml study after 3c66ce6021d4f889dc86eefcba6a014a81781e8e
3cbdaf6 is described below

commit 3cbdaf613f36f5e96ada791f25015b9e8d2359ff
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sun Dec 4 10:43:22 2022 +0100

    finish remove xml study after 3c66ce6021d4f889dc86eefcba6a014a81781e8e
---
 aggregator/studies/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/aggregator/studies/pom.xml b/aggregator/studies/pom.xml
index 2c6e263..1157d57 100644
--- a/aggregator/studies/pom.xml
+++ b/aggregator/studies/pom.xml
@@ -38,6 +38,5 @@ under the License.
     <module>../../../studies/maven-default-plugins</module>
     <module>../../../studies/maven-eventsound-extension</module>
     <module>../../../studies/maven-extension-demo</module>
-    <module>../../../studies/maven-xml</module>
   </modules>
 </project>