summaryrefslogtreecommitdiffstats
path: root/client/build.xml
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2012-09-13 08:56:51 +0300
committerArtur Signell <artur@vaadin.com>2012-09-13 08:56:51 +0300
commit6a30cfa58aef579058c5b14ea0d041bb48d8509c (patch)
tree049363e5556920a362eab0eac26590dae7f8fc77 /client/build.xml
parentd2e75eb1d596a6506110c3122aa5ef5c2d68a8d4 (diff)
downloadvaadin-framework-6a30cfa58aef579058c5b14ea0d041bb48d8509c.tar.gz
vaadin-framework-6a30cfa58aef579058c5b14ea0d041bb48d8509c.zip
Fixed typo
Diffstat (limited to 'client/build.xml')
-rw-r--r--client/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/build.xml b/client/build.xml
index 462a98ed5d..47b113e90f 100644
--- a/client/build.xml
+++ b/client/build.xml
@@ -36,7 +36,7 @@
&lt;scope&gt;compile&lt;/scope&gt;
&lt;classifier&gt;sources&lt;/classifier&gt;
&lt;/dependency&gt;
-cies&gt;" />
+ &lt;/dependencies&gt;" />
</filterchain>
</copy>
<move file="${temp.pom}" tofile="${pom.xml}" />