Skip to content

Commit

Permalink
Merge pull request #370 from vaadin/feature/fork
Browse files Browse the repository at this point in the history
Use forked vaadin FW version for elements.
  • Loading branch information
tomivirkki committed May 25, 2016
2 parents c9f7259 + 8262671 commit 6f13c92
Show file tree
Hide file tree
Showing 3 changed files with 597 additions and 7,321 deletions.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gQueryVersion>1.4.4-SNAPSHOT</gQueryVersion>
<vaadin.version>7.6.4</vaadin.version>
<vaadin.version>7.7.0.elements2</vaadin.version>
<gwt.outputstyle>OBF</gwt.outputstyle>
<gwt.disableCastChecking>true</gwt.disableCastChecking>
<gwt.disableClassMetadata>true</gwt.disableClassMetadata>
Expand Down
Loading

0 comments on commit 6f13c92

Please sign in to comment.