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 /theme-compiler/build.xml | |
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 'theme-compiler/build.xml')
-rw-r--r-- | theme-compiler/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme-compiler/build.xml b/theme-compiler/build.xml index 1fd78209c3..9141605fbf 100644 --- a/theme-compiler/build.xml +++ b/theme-compiler/build.xml @@ -57,4 +57,4 @@ <antcall target="common.test.run" /> </target> -</project>
\ No newline at end of file +</project> |