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

Commit

Permalink
'release commit for com.twitter:standard-project2:0.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
Robey Pointer committed Mar 6, 2012
1 parent be9497f commit 21561fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object StandardProjectPlugin extends Build {
organization := "com.twitter",
name := "standard-project2",
SubversionPublisher.subversionRepository := Some("https://svn.twitter.biz/maven-public"),
version := "0.0.5-SNAPSHOT",
version := "0.0.5",
sbtPlugin := true,
libraryDependencies ++= Seq (
"ivysvn" % "ivysvn" % "2.1.0",
Expand Down

0 comments on commit 21561fe

Please sign in to comment.