mirror of
https://github.com/corda/corda.git
synced 2025-01-19 11:16:54 +00:00
Updates per code review comments
- don't publish generator - update version to 1.1.0-SNAPSHOT
This commit is contained in:
parent
f40d9a36bf
commit
36c3e26d2c
@ -77,12 +77,6 @@ publishing {
|
||||
type "a"
|
||||
extension "a"
|
||||
}
|
||||
|
||||
artifact("${nativeBuildDir}/generator") {
|
||||
name "generator"
|
||||
type "bin"
|
||||
extension "bin"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.daemon=true
|
||||
|
||||
group=com.readytalk
|
||||
version=0.7.5-SNAPSHOT
|
||||
version=1.1.0-SNAPSHOT
|
Loading…
Reference in New Issue
Block a user