You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by fm...@apache.org on 2010/10/01 08:24:57 UTC

svn commit: r1003402 - /tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml

Author: fmoga
Date: Fri Oct  1 06:24:57 2010
New Revision: 1003402

URL: http://svn.apache.org/viewvc?rev=1003402&view=rev
Log:
Updated binding-jms pom.

Modified:
    tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml

Modified: tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml?rev=1003402&r1=1003401&r2=1003402&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/samples/learning-more/binding-jms/pom.xml Fri Oct  1 06:24:57 2010
@@ -36,7 +36,7 @@
                 <activeByDefault>true</activeByDefault>
             </activation>
             <modules>
-                <module>helloworld-jms</module>
+                <module>helloworld-contribution</module>
             </modules>
         </profile>
     </profiles>