Skip to content

Commit

Permalink
Fixup organization
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBessai committed Feb 22, 2018
1 parent 54924e2 commit ade6a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt.{Credentials, Developer, ScmInfo}

lazy val commonSettings = Seq(
organization := "de.tu_dortmund.cs.ls14",
organization := "org.combinators",

scalaVersion := "2.12.4",
crossScalaVersions := Seq("2.11.12", scalaVersion.value),
Expand Down

0 comments on commit ade6a83

Please sign in to comment.