Skip to content

Commit

Permalink
Removed snapshot from version
Browse files Browse the repository at this point in the history
  • Loading branch information
mechkg committed Sep 7, 2017
1 parent 46d8130 commit 8413525
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 @@ -18,7 +18,7 @@ limitations under the License.

lazy val commonSettings = Seq(
organization := "uk.ac.ncl.openlab.intake24",
version := "2.35.0-SNAPSHOT",
version := "2.35.0",
scalaVersion := "2.11.8",
publishArtifact in (Compile, packageDoc) := false
)
Expand Down

0 comments on commit 8413525

Please sign in to comment.