summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/pom.xml
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-14 13:25:09 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-09-14 13:25:09 +0000
commit42ee19f055d31f63e4f073cd273a95c6b06123b5 (patch)
tree5e048c86d395af91a68aa095acac868a1de12c0b /sca-java-2.x/trunk/samples/pom.xml
parent038ce6c17403971d4e23f7dd0611c21a44be9685 (diff)
TUSCANY-3677 fix pom errors after recent changes
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@996890 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index adbaebfad7..303e11cd7f 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -85,8 +85,7 @@
<!-- Application samples -->
- <module>store</module>
- <module>store-webapp</module>
+ <module>store-webapp</module>
</modules>