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 2010/09/07 16:17:19 UTC

svn commit: r993373 - /tuscany/sca-java-2.x/trunk/archetypes/pom.xml

Author: antelder
Date: Tue Sep  7 14:17:18 2010
New Revision: 993373

URL: http://svn.apache.org/viewvc?rev=993373&view=rev
Log:
Add the new binding archetype

Modified:
    tuscany/sca-java-2.x/trunk/archetypes/pom.xml

Modified: tuscany/sca-java-2.x/trunk/archetypes/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/archetypes/pom.xml?rev=993373&r1=993372&r2=993373&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/archetypes/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/archetypes/pom.xml Tue Sep  7 14:17:18 2010
@@ -44,6 +44,7 @@
                 <module>quickstart-jsf</module>
                 <module>quickstart-stripes</module>
                 <module>quickstart-bpel</module>
+                <module>binding</module>
             </modules>
         </profile>
     </profiles>