diff options
author | Zhe Sun <31067185+ZheSun88@users.noreply.github.com> | 2021-04-14 12:02:35 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-14 12:02:35 +0300 |
commit | 7ee99c9a2d6310f1c03e455c1116c29ba3d82f06 (patch) | |
tree | c63081e65095c46a4846580a1efddc85869aa829 /bom/pom.xml | |
parent | e30226a19564c6ee77064e5178a7665554d57466 (diff) | |
download | vaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.tar.gz vaadin-framework-7ee99c9a2d6310f1c03e455c1116c29ba3d82f06.zip |
Update 8.14-SNAPSHOT and release note (#12261)
Diffstat (limited to 'bom/pom.xml')
-rw-r--r-- | bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bom/pom.xml b/bom/pom.xml index f83101cbdf..07ae7c4b38 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -11,7 +11,7 @@ <groupId>com.vaadin</groupId> <artifactId>vaadin-bom</artifactId> <packaging>pom</packaging> - <version>8.13-SNAPSHOT</version> + <version>8.14-SNAPSHOT</version> <name>Vaadin Framework (Bill of Materials)</name> <description>Vaadin Framework (Bill of Materials)</description> <url>http://vaadin.com</url> |