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-site-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 943f7b09 remove missing module
943f7b09 is described below
commit 943f7b0989c99da72cf4b64cf0f2fdfdfb1f4721
Author: Hervé Boutemy <[email protected]>
AuthorDate: Fri Mar 27 22:12:11 2026 +0100
remove missing module
---
src/it/projects/MSITE-644/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/src/it/projects/MSITE-644/pom.xml
b/src/it/projects/MSITE-644/pom.xml
index db2884d9..d902a604 100644
--- a/src/it/projects/MSITE-644/pom.xml
+++ b/src/it/projects/MSITE-644/pom.xml
@@ -49,9 +49,4 @@ under the License.
</plugins>
</pluginManagement>
</build>
-
- <modules>
- <module>module</module>
- </modules>
-
</project>