Skip to content

Commit

Permalink
Switched to latest Vaadin version 7.4.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
pleku committed May 15, 2015
1 parent a9aef89 commit cf21a3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resizablecsslayout-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>7.4.0.beta3</vaadin.version>
<vaadin.version>7.4.6</vaadin.version>
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion resizablecsslayout/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<properties>
<skipTests>true</skipTests>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vaadin.version>7.4.0.beta3</vaadin.version>
<vaadin.version>7.4.6</vaadin.version>
<vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>

<!-- ZIP Manifest fields -->
Expand Down

0 comments on commit cf21a3a

Please sign in to comment.