aboutsummaryrefslogtreecommitdiffstats
path: root/test/spring-boot-subcontext/pom.xml
diff options
context:
space:
mode:
authorZhe Sun <31067185+ZheSun88@users.noreply.github.com>2021-04-14 12:02:35 +0300
committerGitHub <noreply@github.com>2021-04-14 12:02:35 +0300
commit7ee99c9a2d6310f1c03e455c1116c29ba3d82f06 (patch)
treec63081e65095c46a4846580a1efddc85869aa829 /test/spring-boot-subcontext/pom.xml
parente30226a19564c6ee77064e5178a7665554d57466 (diff)
downloadvaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.tar.gz
vaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.zip
Update 8.14-SNAPSHOT and release note (#12261)
Diffstat (limited to 'test/spring-boot-subcontext/pom.xml')
-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 ffa2ca6a58..7965f9a0b5 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.13-SNAPSHOT</version>
+ <version>8.14-SNAPSHOT</version>
</parent>
<artifactId>vaadin-test-spring-boot-subcontext</artifactId>
<packaging>jar</packaging>