Author: simonetripodi
Date: Wed May 29 20:00:11 2013
New Revision: 1487623
URL: http://svn.apache.org/r1487623
Log:
releng: added missing `all` module in the reactor
Modified:
onami/trunk/spi/pom.xml
Modified: onami/trunk/spi/pom.xml
URL:
http://svn.apache.org/viewvc/onami/trunk/spi/pom.xml?rev=1487623&r1=1487622&r2=1487623&view=diff
==============================================================================
--- onami/trunk/spi/pom.xml (original)
+++ onami/trunk/spi/pom.xml Wed May 29 20:00:11 2013
@@ -41,6 +41,7 @@
<module>core</module>
<module>modules</module>
<module>services</module>
+ <module>all</module>
</modules>
<scm>