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 2010/01/14 20:48:20 UTC

svn commit: r899379 - /incubator/aries/trunk/pom.xml

Author: zoe
Date: Thu Jan 14 19:48:20 2010
New Revision: 899379

URL: http://svn.apache.org/viewvc?rev=899379&view=rev
Log:
Add samples module to top level pom

Modified:
    incubator/aries/trunk/pom.xml

Modified: incubator/aries/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/aries/trunk/pom.xml?rev=899379&r1=899378&r2=899379&view=diff
==============================================================================
--- incubator/aries/trunk/pom.xml (original)
+++ incubator/aries/trunk/pom.xml Thu Jan 14 19:48:20 2010
@@ -44,6 +44,7 @@
         <module>application</module>
         <module>jmx</module>
         <module>jpa</module>
+        <module>samples</module>
   </modules>
 
 </project>
\ No newline at end of file