diff options
author | Artur Signell <artur@vaadin.com> | 2013-09-04 21:03:12 +0300 |
---|---|---|
committer | Artur Signell <artur@vaadin.com> | 2013-09-04 21:03:12 +0300 |
commit | bc90a58b6ea58e441af6f83380ab8c979a8a6c7b (patch) | |
tree | 9a7d1c05013427192c314be49e72018b81427acf /client | |
parent | 22fcb44faf68622c3e6942d1b1b7b758291a45d1 (diff) | |
download | vaadin-framework-bc90a58b6ea58e441af6f83380ab8c979a8a6c7b.tar.gz vaadin-framework-bc90a58b6ea58e441af6f83380ab8c979a8a6c7b.zip |
Unified xml files to end with new line
Change-Id: Ifb1393e7e5c5c1002b924223957767b3e584d5ab
Diffstat (limited to 'client')
-rw-r--r-- | client/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/build.xml b/client/build.xml index dec8b84a18..19ec05b28a 100644 --- a/client/build.xml +++ b/client/build.xml @@ -72,4 +72,4 @@ <antcall target="common.test.run" /> </target> -</project>
\ No newline at end of file +</project> |