renamed all modules
This commit is contained in:
11
testdata-plugin/build.gradle
Normal file
11
testdata-plugin/build.gradle
Normal file
@@ -0,0 +1,11 @@
|
||||
dependencies {
|
||||
compile project(":springloaded-core")
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
java {
|
||||
srcDir 'src'
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user