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

dblevins pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomee.git


The following commit(s) were added to refs/heads/main by this push:
     new 69fbe3d2e1 Remove modules section, added unintentionally
69fbe3d2e1 is described below

commit 69fbe3d2e1bc8a268382d2c04ba901919afad3b4
Author: David Blevins <dblev...@tomitribe.com>
AuthorDate: Wed Dec 21 09:43:31 2022 -0800

    Remove modules section, added unintentionally
---
 pom.xml | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5256553b93..71a4ac0357 100644
--- a/pom.xml
+++ b/pom.xml
@@ -633,22 +633,6 @@
       </plugin>
     </plugins>
   </build>
-  <modules>
-    <module>deps</module>
-    <module>boms</module>
-    <module>itests</module>
-    <module>maven</module>
-    <module>gradle</module>
-    <module>container</module>
-    <module>server</module>
-    <module>mp-jwt</module>
-    <module>examples</module>
-    <module>assembly</module>
-    <module>tck</module>
-    <module>arquillian</module>
-    <module>utils</module>
-    <module>tomee</module>
-  </modules>
 
   <profiles>
     <profile>

Reply via email to