diff options
author | Mehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com> | 2018-06-29 11:10:55 +0300 |
---|---|---|
committer | Teemu Suo-Anttila <tsuoanttila@users.noreply.github.com> | 2018-06-29 11:10:55 +0300 |
commit | 0b2e6a525206e466b7637c8f147c2eb5355dd8c3 (patch) | |
tree | 346494e4d61cc444b67bc968dd36932742a91bda /bom | |
parent | 040b36c1e8307e2b5e8b55d96c7eb5b2f470f111 (diff) | |
download | vaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.tar.gz vaadin-framework-0b2e6a525206e466b7637c8f147c2eb5355dd8c3.zip |
Update project version to 8.6-SNAPSHOT (#11011)
Diffstat (limited to 'bom')
-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 8925dbf243..14f6b82463 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.5-SNAPSHOT</version> + <version>8.6-SNAPSHOT</version> <name>Vaadin Framework (Bill of Materials)</name> <description>Vaadin Framework (Bill of Materials)</description> <url>http://vaadin.com</url> |