diff options
author | thinwire <patrik@js-games.com> | 2024-11-05 16:17:02 +0200 |
---|---|---|
committer | thinwire <patrik@js-games.com> | 2024-11-05 16:17:02 +0200 |
commit | 18872108bee129898fa71e8a559db115b5c1562e (patch) | |
tree | 2a2bdec068285fc9491cb2231bc683f0c4941258 /compatibility-shared/pom.xml | |
parent | d1d6e2f6160c5f6114e45c55011597d4edd81685 (diff) | |
download | vaadin-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 'compatibility-shared/pom.xml')
-rw-r--r-- | compatibility-shared/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility-shared/pom.xml b/compatibility-shared/pom.xml index 23cd221070..503415007f 100644 --- a/compatibility-shared/pom.xml +++ b/compatibility-shared/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>com.vaadin</groupId> <artifactId>vaadin-root</artifactId> - <version>8.15-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> </parent> <artifactId>vaadin-compatibility-shared</artifactId> <name>vaadin-compatibility-shared</name> |