summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 08:24:21 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-25 08:24:21 +0000
commitb200cfe785716e4d690efa9b5bac9f2d5f655188 (patch)
tree060f8e072fbd0a7d6b44d36905b3b2749157a876 /sca-java-1.x/trunk/samples
parent751ac3295b800e5e341e3292305ad47fb018e6d0 (diff)
Merge r998020 Generate build.xml instead of build-dependency.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1026967 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/samples')
-rw-r--r--sca-java-1.x/trunk/samples/store-webapp/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/sca-java-1.x/trunk/samples/store-webapp/pom.xml b/sca-java-1.x/trunk/samples/store-webapp/pom.xml
index 8b5df805b1..b412000b71 100644
--- a/sca-java-1.x/trunk/samples/store-webapp/pom.xml
+++ b/sca-java-1.x/trunk/samples/store-webapp/pom.xml
@@ -110,9 +110,6 @@
<version>1.7-SNAPSHOT</version>
<executions>
<execution>
- <configuration>
- <buildDependencyFileOnly>true</buildDependencyFileOnly>
- </configuration>
<goals>
<goal>generate</goal>
</goals>