diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-08 18:07:51 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-08 18:07:51 +0000 |
commit | 6d40042931940964bcd3d734acb350ffc7db4eba (patch) | |
tree | 8c11b2c1c9dc0e799727d6f48555ca4835a46582 /java/sca | |
parent | 91264a042de7d62c559498651824cf5f6bcda9cc (diff) |
Adding photo-gallery sample to build profile
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-rw-r--r-- | java/sca/samples/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/samples/pom.xml b/java/sca/samples/pom.xml index dc0a30ff3e..58815e9b62 100644 --- a/java/sca/samples/pom.xml +++ b/java/sca/samples/pom.xml @@ -86,6 +86,7 @@ <module>implementation-pojo-extension</module> <module>loanapplication</module> <module>osgi-supplychain</module> + <module>photo-gallery</module> <module>quote-xquery</module> <module>simple-bigbank</module> <module>simple-bigbank-spring</module> |