Skip to content

Commit

Permalink
Merge ade6a83 into c93acc0
Browse files Browse the repository at this point in the history
  • Loading branch information
JanBessai committed Feb 22, 2018
2 parents c93acc0 + ade6a83 commit 87fd2dc
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 87fd2dc

Please sign in to comment.