> @@ -0,0 +1,10 @@
> +name :="blobstore-scala-filesystem"
> +
> +scalaVersion :="2.10.1"
> +
> +version :="1.0-SNAPSHOT"
> +
> +libraryDependencies ++= Seq( "org.jclouds.api" % "filesystem" % "1.6.0",
> +                             "com.google.code.findbugs" % "jsr305" % "1.3.+",
> +                              "com.jsuereth" %% "scala-arm" % "1.3"

[minor] Spacing before the scala-arm dep

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/4/files#r4849816

Reply via email to