Skip to content

Commit

Permalink
removed releaseSettings
Browse files Browse the repository at this point in the history
  • Loading branch information
shaiyallin committed Dec 21, 2013
1 parent ce05a13 commit 513619b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,4 @@ releaseProcess := Seq[ReleaseStep](
, setNextVersion //
, commitNextVersion //
, pushChanges //also checks that an upstream branch is properly configured
)

releaseSettings
)

0 comments on commit 513619b

Please sign in to comment.