aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bom/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 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>
diff --git a/pom.xml b/pom.xml
index 3984d56f93..292e9347fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0</version>
</parent>
<artifactId>vaadin-root</artifactId>
<name>vaadin-root</name>