aboutsummaryrefslogtreecommitdiffstats
path: root/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 /pom.xml
parentd1d6e2f6160c5f6114e45c55011597d4edd81685 (diff)
downloadvaadin-framework-18872108bee129898fa71e8a559db115b5c1562e.tar.gz
vaadin-framework-18872108bee129898fa71e8a559db115b5c1562e.zip
chore: Downgrade snapshot version for free versiondowngrade-snapshot-version-20241105
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5fef885bdc..bcede1db0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<artifactId>vaadin-root</artifactId>
<name>vaadin-root</name>
<packaging>pom</packaging>
- <version>8.15-SNAPSHOT</version>
+ <version>8.14-SNAPSHOT</version>
<prerequisites>
<maven>3.1.0</maven>