Skip to content

Commit

Permalink
Revert "Use Vaadin 8.4.x with Boot 1.5 and Vaadin 10.0.x with Boot 2.0+"
Browse files Browse the repository at this point in the history
This reverts commit eb3b872.

Closes gh-690
  • Loading branch information
wilkinsona committed Jun 29, 2018
1 parent d38fa83 commit 7875506
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions initializr-service/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,8 @@ initializr:
mappings:
- versionRange: "[1.3.0.RELEASE, 1.5.0.M1)"
version: 7.7.7
- versionRange: "[1.5.0.M1, 2.0.0.M1)"
version: 8.4.4
- versionRange: "2.0.0.M1"
version: 10.0.1
- versionRange: "1.5.0.M1"
version: 8.4.1
gradle:
dependency-management-plugin-version: 0.6.0.RELEASE
kotlin:
Expand Down

0 comments on commit 7875506

Please sign in to comment.