Merge branch '1.5.x'

This commit is contained in:
Stephane Nicoll
2018-01-04 10:11:32 +01:00
12 changed files with 2612 additions and 20 deletions

View File

@@ -14,12 +14,7 @@
<main.basedir>${basedir}/../../..</main.basedir>
</properties>
<dependencies>
<!-- Compile (should stick to the bare minimum) -->
<dependency>
<groupId>com.vaadin.external.google</groupId>
<artifactId>android-json</artifactId>
</dependency>
<!-- Test -->
<!-- Test -->
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>