mirror of https://github.com/sbt/sbt.git
Clean up publish-local test
git-svn-id: https://simple-build-tool.googlecode.com/svn/trunk@1079 d89573ee-9141-11dd-94d4-bdf5e562f29c
This commit is contained in:
parent
0147545668
commit
776efa9100
|
|
@ -18,6 +18,5 @@ class MultiPublishTest(info: ProjectInfo) extends ParentProject(info)
|
|||
ManagedStyle.Maven
|
||||
else
|
||||
ManagedStyle.Auto
|
||||
val publishTo = "Scala Tools Nexus" at (outputPath / "test-repo").absolutePath
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue