diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-22 10:38:48 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-22 10:38:48 +0000 |
commit | 1e31c2085c4d8f3bc83e3ace8c866bc2e5af130b (patch) | |
tree | 3d99ff619f402de3c372058993fcfe85c4c2e089 /sandbox/scajcaa | |
parent | 06347238d796b99f4ac8e006e6bb059fdd9bd7ba (diff) |
Add new deployment module to reactor build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@828646 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/scajcaa')
-rw-r--r-- | sandbox/scajcaa/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sandbox/scajcaa/pom.xml b/sandbox/scajcaa/pom.xml index a1beb6708f..71b451f596 100644 --- a/sandbox/scajcaa/pom.xml +++ b/sandbox/scajcaa/pom.xml @@ -45,6 +45,7 @@ <module>databinding</module>
<module>databinding-jaxb</module>
<module>databinding-jaxb-axiom</module>
+ <module>deployment</module>
<module>domain-node</module>
<module>extensibility</module>
<module>extensibility-equinox</module>
|