You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by hu...@apache.org on 2010/04/09 13:16:05 UTC

svn commit: r932356 - /incubator/aries/trunk/blueprint/pom.xml

Author: hughesj
Date: Fri Apr  9 11:16:05 2010
New Revision: 932356

URL: http://svn.apache.org/viewvc?rev=932356&view=rev
Log:
ARIES-173 removing blueprint-itests from the parent blueprint pom temporarily for the 0.1 release procedure as it breaks the maven release plugin

Modified:
    incubator/aries/trunk/blueprint/pom.xml

Modified: incubator/aries/trunk/blueprint/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/blueprint/pom.xml?rev=932356&r1=932355&r2=932356&view=diff
==============================================================================
--- incubator/aries/trunk/blueprint/pom.xml (original)
+++ incubator/aries/trunk/blueprint/pom.xml Fri Apr  9 11:16:05 2010
@@ -134,7 +134,6 @@
         <module>blueprint-sample</module>
         <module>blueprint-testbundlea</module>
         <module>blueprint-testbundleb</module>
-        <module>blueprint-itests</module>
     </modules>
 
 </project>