You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/03/30 12:14:52 UTC

svn commit: r1670038 - /aries/trunk/subsystem/pom.xml

Author: davidb
Date: Mon Mar 30 10:14:51 2015
New Revision: 1670038

URL: http://svn.apache.org/r1670038
Log:
Include subsystem gogo command in subsystem reactor.

Modified:
    aries/trunk/subsystem/pom.xml

Modified: aries/trunk/subsystem/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/subsystem/pom.xml?rev=1670038&r1=1670037&r2=1670038&view=diff
==============================================================================
--- aries/trunk/subsystem/pom.xml (original)
+++ aries/trunk/subsystem/pom.xml Mon Mar 30 10:14:51 2015
@@ -48,6 +48,7 @@
         <module>subsystem-itests</module>
         <module>subsystem-itests-api-bundle</module>
         <module>subsystem-bundle</module>
+        <module>subsystem-gogo-command</module>
     </modules>
 
 </project>