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/11/04 22:51:49 UTC

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

Author: davidb
Date: Wed Nov  4 21:51:49 2015
New Revision: 1712670

URL: http://svn.apache.org/viewvc?rev=1712670&view=rev
Log:
Re-enabled examples

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=1712670&r1=1712669&r2=1712670&view=diff
==============================================================================
--- aries/trunk/spi-fly/pom.xml (original)
+++ aries/trunk/spi-fly/pom.xml Wed Nov  4 21:51:49 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>