Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #41 from zalando-incubator/issue-89-removed-2nd-ve…
Browse files Browse the repository at this point in the history
…rsion

#89 removed 2nd version
  • Loading branch information
dmitrykrivaltsevich authored Sep 18, 2017
2 parents c7b7541 + a262cb4 commit 4b74e81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ lazy val libraries =
lazy val root = (project in file("."))
.settings(commonSettings: _*)
.settings(name := "play-Zhewbacca")
.settings(version := "0.2.2")
.settings(libraryDependencies ++= (testDependencies ++ playDependencies ++ libraries))
.settings(parallelExecution in Test := false)

Expand Down

0 comments on commit 4b74e81

Please sign in to comment.