You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2011/07/22 10:21:53 UTC

svn commit: r1149496 - /tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml

Author: antelder
Date: Fri Jul 22 08:21:52 2011
New Revision: 1149496

URL: http://svn.apache.org/viewvc?rev=1149496&view=rev
Log:
Merge r1149495 from trunk to beta3 to include the samples distro

Modified:
    tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml

Modified: tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml?rev=1149496&r1=1149495&r2=1149496&view=diff
==============================================================================
--- tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml (original)
+++ tuscany/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml Fri Jul 22 08:21:52 2011
@@ -38,6 +38,7 @@
 
         <module>all</module>
         <module>tomcat</module>
+        <module>samples</module>
     </modules>
 
 </project>