Build now
This commit is contained in:
parent
7dcb2a3b44
commit
46f85963e6
@ -27,6 +27,9 @@ publishing {
|
||||
artifact("nexus/OSQL4J-$version" + ".jar") {
|
||||
extension 'jar'
|
||||
}
|
||||
artifact("nexus/OSQL4J-$version" + "-bundled.jar") {
|
||||
extension 'jar'
|
||||
}
|
||||
}
|
||||
}
|
||||
repositories {
|
||||
|
Loading…
Reference in New Issue
Block a user