aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>2024-11-06 16:08:52 +0200
committerGitHub <noreply@github.com>2024-11-06 16:08:52 +0200
commite0e22686e6057de08e089e15fb20683621115296 (patch)
tree2a2bdec068285fc9491cb2231bc683f0c4941258 /pom.xml
parentd1d6e2f6160c5f6114e45c55011597d4edd81685 (diff)
downloadvaadin-framework-e0e22686e6057de08e089e15fb20683621115296.tar.gz
vaadin-framework-e0e22686e6057de08e089e15fb20683621115296.zip
chore: Downgrade snapshot version for free version (#12635)
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>