update vaadin-bom to 7.6.3 version because 7.5 version is not working

with updated vaadin 7.6 in hawkbit

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
Michael Hirsch
2016-03-05 11:21:25 +01:00
parent d8d8b9d54a
commit fb9454d840

View File

@@ -126,7 +126,7 @@
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-bom</artifactId>
<version>7.5.5</version>
<version>7.6.3</version>
<type>pom</type>
<scope>import</scope>
</dependency>