Revert back to single maven repo structure
This commit is contained in:
parent
a27c1953b3
commit
b541fde58a
@ -156,7 +156,7 @@ afterEvaluate {
|
||||
}
|
||||
}
|
||||
|
||||
val spaceRepo = "https://maven.pkg.jetbrains.space/spc/p/sci/dev"
|
||||
val spaceRepo = "https://maven.pkg.jetbrains.space/spc/p/sci/maven"
|
||||
val spaceUser: String? = project.findProperty("publishing.space.user") as? String
|
||||
val spaceToken: String? = project.findProperty("publishing.space.token") as? String
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user