summaryrefslogtreecommitdiffstats
path: root/test/spring-boot-subcontext
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2020-05-13 13:05:39 +0300
committerGitHub <noreply@github.com>2020-05-13 13:05:39 +0300
commit502a144a2dc6b4f1606022360f09d14b9fe687ee (patch)
tree787288b9e09b84327b725cd7ceff4a194cb68d85 /test/spring-boot-subcontext
parent786ca648388335540cba09de8fbd1f234c705e70 (diff)
downloadvaadin-framework-502a144a2dc6b4f1606022360f09d14b9fe687ee.tar.gz
vaadin-framework-502a144a2dc6b4f1606022360f09d14b9fe687ee.zip
Update to 8.12-snapshot (#11995)
Diffstat (limited to 'test/spring-boot-subcontext')
-rw-r--r--test/spring-boot-subcontext/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml
index fbfa9ff751..5ed83b1f56 100644
--- a/test/spring-boot-subcontext/pom.xml
+++ b/test/spring-boot-subcontext/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-test</artifactId>
- <version>8.11-SNAPSHOT</version>
+ <version>8.12-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-spring-boot-subcontext</artifactId>
<packaging>jar</packaging>