Skip to content

Commit

Permalink
Preparing for next version
Browse files Browse the repository at this point in the history
  • Loading branch information
mbknor committed Oct 21, 2015
1 parent d66874a commit fcca224
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -3,7 +3,7 @@ lazy val commonSettings = Seq(
organization := "no.nextgentel.oss.akka-tools",
organizationName := "NextGenTel AS",
organizationHomepage := Some(url("http://www.nextgentel.net")),
version := "1.0.0",
version := "1.0.1-SNAPSHOT",
scalaVersion := "2.11.7",
publishMavenStyle := true,
publishArtifact in Test := false,
Expand Down

0 comments on commit fcca224

Please sign in to comment.