You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by zo...@apache.org on 2009/12/23 10:30:06 UTC

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

Author: zoe
Date: Wed Dec 23 09:30:05 2009
New Revision: 893444

URL: http://svn.apache.org/viewvc?rev=893444&view=rev
Log:
ARIES-90 remove reference to sample in bluepring pom

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=893444&r1=893443&r2=893444&view=diff
==============================================================================
--- incubator/aries/trunk/blueprint/pom.xml (original)
+++ incubator/aries/trunk/blueprint/pom.xml Wed Dec 23 09:30:05 2009
@@ -216,7 +216,6 @@
         <module>blueprint-bundle</module>
         <module>blueprint-sample</module>
         <module>blueprint-itests</module>
-        <module>blueprint-helloworld</module>
     </modules>
 
 </project>