summaryrefslogtreecommitdiffstats
path: root/test/spring-boot
diff options
context:
space:
mode:
authorIlia Motornyi <elmot@vaadin.com>2017-04-05 15:15:33 +0200
committerAleksi Hietanen <aleksi@vaadin.com>2017-04-05 16:15:33 +0300
commit6eed666314e1f9987bc6f52b4f2901ff7c0018b3 (patch)
tree1842ecd978e98760c274152382c3fe8c3f3c7581 /test/spring-boot
parent535b879cb8180983c2da6444ec275e588fb4125f (diff)
downloadvaadin-framework-6eed666314e1f9987bc6f52b4f2901ff7c0018b3.tar.gz
vaadin-framework-6eed666314e1f9987bc6f52b4f2901ff7c0018b3.zip
Snapshot version update to 8.1 (#9023)
Diffstat (limited to 'test/spring-boot')
-rw-r--r--test/spring-boot/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spring-boot/pom.xml b/test/spring-boot/pom.xml
index 88d0354f41..987eec34b1 100644
--- a/test/spring-boot/pom.xml
+++ b/test/spring-boot/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.0-SNAPSHOT</version>
+ <version>8.1-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-spring-boot</artifactId>
<packaging>jar</packaging>