diff --git a/build.sbt b/build.sbt index 0c7669d..cf3e14e 100644 --- a/build.sbt +++ b/build.sbt @@ -8,7 +8,7 @@ organization := "org.broadinstitute" scalaVersion := "2.12.1" -val wdl4sV = "0.14-607f162-SNAP" +val wdl4sV = "0.14" lazy val versionSettings = Seq( // Upcoming release, or current if we're on the master branch