This commit is contained in:
@@ -17,9 +17,9 @@ pluginManagement {
|
||||
maven { setUrl("https://repo.spring.io/milestone") }
|
||||
maven { url 'https://plugins.gradle.org/m2/' }
|
||||
}
|
||||
// plugins {
|
||||
// id 'com.vaadin' version "${vaadinVersion}"
|
||||
// }
|
||||
}
|
||||
|
||||
rootProject.name = 'kontor-spring'
|
||||
include 'persistence'
|
||||
include 'integration'
|
||||
include 'application'
|
||||
|
||||
Reference in New Issue
Block a user