aboutsummaryrefslogtreecommitdiffstats
path: root/test/spring-boot-subcontext/pom.xml
diff options
context:
space:
mode:
authorthinwire <patrik@js-games.com>2024-11-05 16:17:02 +0200
committerthinwire <patrik@js-games.com>2024-11-05 16:17:02 +0200
commit18872108bee129898fa71e8a559db115b5c1562e (patch)
tree2a2bdec068285fc9491cb2231bc683f0c4941258 /test/spring-boot-subcontext/pom.xml
parentd1d6e2f6160c5f6114e45c55011597d4edd81685 (diff)
downloadvaadin-framework-downgrade-snapshot-version-20241105.tar.gz
vaadin-framework-downgrade-snapshot-version-20241105.zip
chore: Downgrade snapshot version for free versiondowngrade-snapshot-version-20241105
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 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>