Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
README now specifies OSS Sonatype snaps for salat snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
rktoomey committed Jul 3, 2012
1 parent b091353 commit 664d07f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -34,6 +34,10 @@ Available for Scala 2.8.1, 2.9.1 and 2.9.2.

"com.novus" %% "salat" % "1.9-SNAPSHOT"

If you are not using sbt 0.11.2+, explicitly add OSS Sonatype to your resolvers:

resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

[Release Notes](https://github.com/novus/salat/blob/master/notes/1.9.0.markdown)

## Play 2 plugin
Expand Down

0 comments on commit 664d07f

Please sign in to comment.