mirror of https://github.com/sbt/sbt.git
Missed a change
This commit is contained in:
parent
a66a43d31c
commit
a2c64569f5
|
|
@ -642,7 +642,7 @@ or
|
|||
|
||||
::
|
||||
|
||||
externalPom(baseDirectory(_ / "custom-name.xml"))
|
||||
externalPom(baseDirectory.value / "custom-name.xml")
|
||||
|
||||
Full Ivy Example
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in New Issue