Skip to content

Commit

Permalink
Update Finatra version for milestone 2 release to Sonatype
Browse files Browse the repository at this point in the history
RB_ID=691756
  • Loading branch information
cacoco authored and jenkins committed Jun 12, 2015
1 parent 93ce624 commit 5a0e1d9
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
Expand Up @@ -5,7 +5,7 @@ import ScoverageSbtPlugin.ScoverageKeys.coverageExcludedPackages


lazy val buildSettings = Seq(
version := "2.0.0.M2-SNAPSHOT",
version := "2.0.0.M2",
scalaVersion := "2.11.6",
crossScalaVersions := Seq("2.10.5", "2.11.6")
)
Expand Down

0 comments on commit 5a0e1d9

Please sign in to comment.