Set to 0.4.3-SNAPSHOT.
This commit is contained in:
parent
1799db2e37
commit
57fa73f4c3
@ -4,7 +4,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group 'com.jessebrault.ssg'
|
group 'com.jessebrault.ssg'
|
||||||
version '0.4.3'
|
version '0.4.3-SNAPSHOT'
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
@ -1,5 +1 @@
|
|||||||
pluginManagement {
|
|
||||||
includeBuild('../')
|
|
||||||
}
|
|
||||||
|
|
||||||
rootProject.name = 'test-ssg-project'
|
rootProject.name = 'test-ssg-project'
|
||||||
|
Loading…
Reference in New Issue
Block a user