summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/features/pom.xml
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-03 23:19:52 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-03 23:19:52 +0000
commit4ac1f1b9ae415d7c88ec8375ec5eb5491eb0193f (patch)
treeb48043cb76c30a6f845b7aa74e508fce3c516e6a /java/sca/distribution/features/pom.xml
parent3dc7e2f8d6f39684fec88fea9b63026cfbbdce87 (diff)
Minor update of the build scripts. Added repository module. Added missing http-runtime module.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@691825 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/features/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/distribution/features/pom.xml b/java/sca/distribution/features/pom.xml
index d202b1c795..15cb996980 100644
--- a/java/sca/distribution/features/pom.xml
+++ b/java/sca/distribution/features/pom.xml
@@ -34,6 +34,7 @@
<module>all</module>
<module>core</module>
<module>ejava</module>
+ <module>repository</module>
<module>manager</module>
<module>process</module>
<module>web20</module>