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/10/16 16:00:43 UTC

svn commit: r1709003 - /aries/trunk/spi-fly/pom.xml

Author: davidb
Date: Fri Oct 16 14:00:42 2015
New Revision: 1709003

URL: http://svn.apache.org/viewvc?rev=1709003&view=rev
Log:
Re-enable examples in build.

Modified:
    aries/trunk/spi-fly/pom.xml

Modified: aries/trunk/spi-fly/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/spi-fly/pom.xml?rev=1709003&r1=1709002&r2=1709003&view=diff
==============================================================================
--- aries/trunk/spi-fly/pom.xml (original)
+++ aries/trunk/spi-fly/pom.xml Fri Oct 16 14:00:42 2015
@@ -49,9 +49,7 @@
         <module>spi-fly-dynamic-bundle</module>
         <module>spi-fly-static-tool</module>
         <module>spi-fly-static-bundle</module>
-        <!-- 
         <module>spi-fly-examples</module>
-         -->
     </modules>
 
 </project>