summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 08:50:52 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-17 08:50:52 +0000
commitf6ab4976aaf835f4cb1b3af6bc9a311c597c63f3 (patch)
tree104844182cc1d0311ea2867d52075c71f84c6e9b
parent8e68e4b27568c71c45abac2b9a19bb05fe43fa8a (diff)
Generate build.xml instead of build-dependency.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@998020 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/store-webapp/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/store-webapp/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/store-webapp/pom.xml
index 317e97691b..013f3a2228 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/store-webapp/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/store-webapp/pom.xml
@@ -110,9 +110,6 @@
<version>1.6.1-SNAPSHOT</version>
<executions>
<execution>
- <configuration>
- <buildDependencyFileOnly>true</buildDependencyFileOnly>
- </configuration>
<goals>
<goal>generate</goal>
</goals>