diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-22 08:21:52 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2011-07-22 08:21:52 +0000 |
commit | 76437f241b84cbd73cc379c80f8868e081d6c251 (patch) | |
tree | fd4c4697cfbe01b1ea44933246ad89c9a88dc7f7 | |
parent | a91201b3632a16ba11d4aa734c4cb6760a7cd794 (diff) |
Merge r1149495 from trunk to beta3 to include the samples distro
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1149496 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml b/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml index 99f96a03ba..eecb37d913 100644 --- a/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml +++ b/sca-java-2.x/branches/2.0-Beta3/distribution/pom.xml @@ -38,6 +38,7 @@ <module>all</module> <module>tomcat</module> + <module>samples</module> </modules> </project> |