Skip to content

Commit

Permalink
Use Vaadin 10.0.0.beta1 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- authored and pleku committed Mar 5, 2018
1 parent 0d37c9a commit a8dd705
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<failOnMissingWebXml>false</failOnMissingWebXml>

<!-- Dependencies -->
<vaadin.version>10.0.0.alpha21</vaadin.version>
<vaadin.version>10.0.0.beta1</vaadin.version>

<!-- Plugins -->
<jetty.version>9.3.7.v20160115</jetty.version>
Expand Down Expand Up @@ -121,7 +121,7 @@
<plugin>
<groupId>com.vaadin</groupId>
<artifactId>flow-maven-plugin</artifactId>
<version>1.0.0.alpha21</version>
<version>1.0.0.beta2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit a8dd705

Please sign in to comment.