diff options
author | Leif Åstrand <legioth@gmail.com> | 2017-01-09 11:12:59 +0200 |
---|---|---|
committer | Ilia Motornyi <elmot@vaadin.com> | 2017-01-09 11:12:59 +0200 |
commit | 4fd968314f47338c0ea61025e6a22f036f8e725d (patch) | |
tree | b6ce5b7731755c295c74a3c418322e1e2ab98ecd /test | |
parent | c5c6a350b53652616176c4f6074ce7478bd85175 (diff) | |
download | vaadin-framework-4fd968314f47338c0ea61025e6a22f036f8e725d.tar.gz vaadin-framework-4fd968314f47338c0ea61025e6a22f036f8e725d.zip |
Fix syntax error in pom.xml
Diffstat (limited to 'test')
-rw-r--r-- | test/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/pom.xml b/test/pom.xml index e13f51b497..622699b64f 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -18,7 +18,6 @@ <!-- Don't care about coding style for tests --> <sonar.skip>true</sonar.skip> </properties> - </properties> <repositories> <repository> |