Skip to content

Commit

Permalink
[MAINTENANCE] Remove empty, old cdi dirs
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/aries/trunk@1835668 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
alien11689 committed Jul 11, 2018
1 parent 5ed8c1e commit f332700
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,27 +37,27 @@
<packaging>pom</packaging>

<modules>
<module>parent</module>
<module>eba-maven-plugin</module>
<module>testsupport</module>
<module>util</module>
<module>versioning</module>
<module>proxy</module>
<module>quiesce</module>
<module>blueprint</module>
<module>jndi</module>
<module>transaction</module>
<module>web</module>
<module>application</module>
<module>subsystem</module>
<module>async</module>
<module>blueprint</module>
<module>eba-maven-plugin</module>
<module>ejb</module>
<module>jmx</module>
<module>spi-fly</module>
<module>samples</module>
<module>esa-ant-task</module>
<module>esa-maven-plugin</module>
<module>async</module>
<module>jmx</module>
<module>jndi</module>
<module>parent</module>
<module>proxy</module>
<module>pushstream</module>
<module>quiesce</module>
<module>samples</module>
<module>spi-fly</module>
<module>subsystem</module>
<module>testsupport</module>
<module>transaction</module>
<module>util</module>
<module>versioning</module>
<module>web</module>
</modules>

<build>
Expand Down

0 comments on commit f332700

Please sign in to comment.