summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/archetypes/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-09-07 14:17:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-09-07 14:17:18 +0000
commite8694cc61ecaa6c329b66932921f9a4db4878890 (patch)
tree4351d03048a0ec34b1013ae0a1fdfbec040c044d /sca-java-2.x/trunk/archetypes/pom.xml
parent45c945d80d8a95d42f4b38e801390e8a8c65a8fa (diff)
Add the new binding archetype
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@993373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/archetypes/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/archetypes/pom.xml b/sca-java-2.x/trunk/archetypes/pom.xml
index 9f3e35e2a3..0fcd66a6fb 100644
--- a/sca-java-2.x/trunk/archetypes/pom.xml
+++ b/sca-java-2.x/trunk/archetypes/pom.xml
@@ -44,6 +44,7 @@
<module>quickstart-jsf</module>
<module>quickstart-stripes</module>
<module>quickstart-bpel</module>
+ <module>binding</module>
</modules>
</profile>
</profiles>