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 /pom-template.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 'pom-template.xml')
-rw-r--r-- | pom-template.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pom-template.xml b/pom-template.xml index 1716abc82a..2a9c1f0f28 100644 --- a/pom-template.xml +++ b/pom-template.xml @@ -96,4 +96,4 @@ </snapshots> </repository> </repositories> -</project>
\ No newline at end of file +</project> |