From d59b2a7d6f5e4dfe6465af59f3e8a2a030e993d4 Mon Sep 17 00:00:00 2001 From: Mathieu Ouellet Date: Sat, 11 Nov 2017 10:35:49 -0500 Subject: [PATCH] Next development version --- pom.xml | 2 +- stackpanel-demo/pom.xml | 4 ++-- stackpanel/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index b3ed066..b3408ad 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.vaadin.addons stackpanel-root pom - 2.0.1 + 2.0.2-SNAPSHOT StackPanel Extension for Vaadin Root Project diff --git a/stackpanel-demo/pom.xml b/stackpanel-demo/pom.xml index 6de9b37..124fea0 100644 --- a/stackpanel-demo/pom.xml +++ b/stackpanel-demo/pom.xml @@ -7,7 +7,7 @@ org.vaadin.addons stackpanel-demo war - 2.0.1 + 2.0.2-SNAPSHOT StackPanel Extension for Vaadin Demo @@ -94,7 +94,7 @@ org.vaadin.addons stackpanel - 2.0.1 + 2.0.2-SNAPSHOT com.vaadin diff --git a/stackpanel/pom.xml b/stackpanel/pom.xml index 4d094a3..bca7c55 100644 --- a/stackpanel/pom.xml +++ b/stackpanel/pom.xml @@ -7,7 +7,7 @@ org.vaadin.addons stackpanel jar - 2.0.1 + 2.0.2-SNAPSHOT StackPanel Extension for Vaadin