diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-29 01:31:27 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-29 01:31:27 +0000 |
commit | 01280edc9f7f7b85f1fde3ad3a3da8aaa39c0395 (patch) | |
tree | 8000318b4e7749cdac9fcaf865a9495f7f152151 | |
parent | 9605266c850cb31355d12ced218002648d533a70 (diff) |
Commented out photo-gallery for now.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@680595 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/sca/tutorials/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/tutorials/pom.xml b/java/sca/tutorials/pom.xml index f5c7d4fdfa..7491bc88cf 100644 --- a/java/sca/tutorials/pom.xml +++ b/java/sca/tutorials/pom.xml @@ -37,7 +37,7 @@ </activation> <modules> <module>store</module> - <module>photo-gallery</module> + <!-- <module>photo-gallery</module> --> </modules> </profile> |