diff options
author | Sun Zhe <31067185+ZheSun88@users.noreply.github.com> | 2018-10-08 13:21:36 +0300 |
---|---|---|
committer | Mehdi Javan <32511762+mehdi-vaadin@users.noreply.github.com> | 2018-10-08 13:21:36 +0300 |
commit | f48e1ecb687dac12f862732956c16b6a0ec08600 (patch) | |
tree | 6ff9610ae8390bcc37dc9c2cf1fa88af81f9baf1 /pom.xml | |
parent | 0e4bfe9f12503cfc1fa954693dd73f805b775adf (diff) | |
download | vaadin-framework-f48e1ecb687dac12f862732956c16b6a0ec08600.tar.gz vaadin-framework-f48e1ecb687dac12f862732956c16b6a0ec08600.zip |
Update vaadin.plugin.version (#11221)
* Update vaadin.plugin.version
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ <liferay.portal-kernel.version>2.0.0</liferay.portal-kernel.version> <vaadin.gwt.version>2.8.2</vaadin.gwt.version> - <vaadin.plugin.version>8.4-SNAPSHOT</vaadin.plugin.version> + <vaadin.plugin.version>8.6-SNAPSHOT</vaadin.plugin.version> <!-- Used in OSGi manifests --> <javax.validation.version>1.0.0.GA</javax.validation.version> |