Add support of Vaadin 10 as of 2.0.x.BUILD-SNAPSHOT

This commit is contained in:
Stephane Nicoll
2018-08-14 11:52:31 +03:00
parent fc20447b21
commit 7f4b3e1815

View File

@@ -167,8 +167,11 @@ initializr:
mappings: mappings:
- versionRange: "[1.3.0.RELEASE, 1.5.0.M1)" - versionRange: "[1.3.0.RELEASE, 1.5.0.M1)"
version: 7.7.7 version: 7.7.7
- versionRange: 1.5.0.M1 - versionRange: "[1.5.0.M1,2.0.x.BUILD-SNAPSHOT)"
version: 8.4.4 version: 8.4.4
- versionRange: "2.0.x.BUILD-SNAPSHOT"
version: 10.0-SNAPSHOT
repositories: vaadin-snapshots
gradle: gradle:
dependency-management-plugin-version: 0.6.0.RELEASE dependency-management-plugin-version: 0.6.0.RELEASE
kotlin: kotlin:
@@ -178,6 +181,10 @@ initializr:
name: Sonatype Snapshots name: Sonatype Snapshots
url: https://oss.sonatype.org/content/repositories/snapshots/ url: https://oss.sonatype.org/content/repositories/snapshots/
snapshotsEnabled: true snapshotsEnabled: true
vaadin-snapshots:
name: Vaadin Snapshots
url: https://oss.sonatype.org/content/repositories/vaadin-snapshots/
snapshotsEnabled: true
dependencies: dependencies:
- name: Core - name: Core
content: content: