diff options
Diffstat (limited to 'bom/pom.xml')
-rw-r--r-- | bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bom/pom.xml b/bom/pom.xml index d9f7e1e7c4..56a6d65459 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-parent</artifactId> - <version>1.0.0</version> + <version>1.1.0</version> <relativePath /> </parent> <groupId>com.vaadin</groupId> |