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
This commit is contained in:
nash 2010-09-17 08:50:52 +00:00
parent 8e68e4b275
commit f6ab4976aa

View file

@ -110,9 +110,6 @@
<version>1.6.1-SNAPSHOT</version>
<executions>
<execution>
<configuration>
<buildDependencyFileOnly>true</buildDependencyFileOnly>
</configuration>
<goals>
<goal>generate</goal>
</goals>