You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2009/10/20 20:01:36 UTC

svn commit: r827749 - /incubator/openwebbeans/trunk/samples/pom.xml

Author: gerdogdu
Date: Tue Oct 20 18:01:36 2009
New Revision: 827749

URL: http://svn.apache.org/viewvc?rev=827749&view=rev
Log:
Update samples pomsamples/pom.xml

Modified:
    incubator/openwebbeans/trunk/samples/pom.xml

Modified: incubator/openwebbeans/trunk/samples/pom.xml
URL: http://svn.apache.org/viewvc/incubator/openwebbeans/trunk/samples/pom.xml?rev=827749&r1=827748&r2=827749&view=diff
==============================================================================
--- incubator/openwebbeans/trunk/samples/pom.xml (original)
+++ incubator/openwebbeans/trunk/samples/pom.xml Tue Oct 20 18:01:36 2009
@@ -32,5 +32,6 @@
            <module>ejb-sample</module>
            <module>jms-sample</module>
            <module>reservation</module>
+           <module>standalone-sample</module>
         </modules>
 </project>