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 2011/03/20 14:15:07 UTC

svn commit: r1083441 - /aries/trunk/pom.xml

Author: zoe
Date: Sun Mar 20 13:15:06 2011
New Revision: 1083441

URL: http://svn.apache.org/viewvc?rev=1083441&view=rev
Log:
ARIES-610 Uncomment samples in top level pom

Modified:
    aries/trunk/pom.xml

Modified: aries/trunk/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/pom.xml?rev=1083441&r1=1083440&r2=1083441&view=diff
==============================================================================
--- aries/trunk/pom.xml (original)
+++ aries/trunk/pom.xml Sun Mar 20 13:15:06 2011
@@ -50,9 +50,7 @@
         <module>application</module>
         <module>jmx</module>
         <module>jpa</module>
-        <!--
         <module>samples</module>
-        -->
     </modules>
 
     <build>