Skip to content

Commit 2d1d06f

Browse files
committed
[ETCM-52] Rename back to mantis
1 parent 9704444 commit 2d1d06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import scala.sys.process.Process
66
val nixBuild = sys.props.isDefinedAt("nix")
77

88
val commonSettings = Seq(
9-
name := "mantis-core",
9+
name := "mantis",
1010
version := "3.0",
1111
scalaVersion := "2.12.12",
1212
testOptions in Test += Tests

0 commit comments

Comments
 (0)