mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Fixes https://github.com/sbt/sbt/issues/6004 ``` sbt:foo> remoteCachePom [info] Wrote /private/tmp/foo/target/scala-2.13/remote-cache/foo_2.13-0.1.0-SNAPSHOT.pom sbt:foo> makePom [info] Wrote /private/tmp/foo/target/scala-2.13/foo_2.13-0.1.0-SNAPSHOT.pom ```