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:34:56 UTC

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

Author: davidb
Date: Wed Nov  4 21:34:56 2015
New Revision: 1712662

URL: http://svn.apache.org/viewvc?rev=1712662&view=rev
Log:
Remove examples for release

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=1712662&r1=1712661&r2=1712662&view=diff
==============================================================================
--- aries/trunk/spi-fly/pom.xml (original)
+++ aries/trunk/spi-fly/pom.xml Wed Nov  4 21:34:56 2015
@@ -49,7 +49,9 @@
         <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>