diff options
Diffstat (limited to 'test/spring-boot-subcontext/pom.xml')
-rw-r--r-- | test/spring-boot-subcontext/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spring-boot-subcontext/pom.xml b/test/spring-boot-subcontext/pom.xml index a0641361b4..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.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-test-spring-boot-subcontext</artifactId> <packaging>jar</packaging> |