Skip to content

Commit

Permalink
[split] make scala-zookeeper-client float on the latest ostrich
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan King committed Mar 22, 2012
1 parent 632ad37 commit 496d0c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion project/build/ZookeeperClientProject.scala
Expand Up @@ -11,8 +11,9 @@ class ZookeeperClientProject(info: ProjectInfo) extends StandardLibraryProject(i

override def subversionRepository = Some("https://svn.twitter.biz/maven/")

projectDependencies("ostrich")

val sp = "org.scala-tools.testing" % "specs_2.8.1" % "1.6.7" % "test"
val ostrich = "com.twitter" % "ostrich" % "4.10.0"
val zk = "org.apache.zookeeper" % "zookeeper" % "3.3.3"

override def ivyXML =
Expand Down
2 changes: 1 addition & 1 deletion project/plugins/project/build.properties
@@ -1,3 +1,3 @@
#Project properties
#Tue Mar 20 17:00:10 PDT 2012
#Thu Mar 22 10:44:37 PDT 2012
plugin.uptodate=true

0 comments on commit 496d0c4

Please sign in to comment.