Update SPC deployment address
This commit is contained in:
parent
58c5355e25
commit
add400b324
@ -34,9 +34,9 @@ ksciencePublish {
|
|||||||
github("dataforge-core", "SciProgCentre")
|
github("dataforge-core", "SciProgCentre")
|
||||||
space(
|
space(
|
||||||
if (isInDevelopment) {
|
if (isInDevelopment) {
|
||||||
"https://maven.pkg.jetbrains.space/mipt-npm/p/sci/dev"
|
"https://maven.pkg.jetbrains.space/spc/p/sci/dev"
|
||||||
} else {
|
} else {
|
||||||
"https://maven.pkg.jetbrains.space/mipt-npm/p/sci/release"
|
"https://maven.pkg.jetbrains.space/spc/p/sci/release"
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
sonatype()
|
sonatype()
|
||||||
|
Loading…
Reference in New Issue
Block a user