Skip to content

Commit

Permalink
Update src/main/g8/project/plugins.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Apr 24, 2012
1 parent bdcb50a commit a21aaeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/g8/project/plugins.sbt
@@ -1,5 +1,5 @@
resolvers ++= Seq(
"sonatype-public" at "https://oss.sonatype.org/content/repositories/public",
"sonatype-public" at "https://oss.sonatype.org/content/groups/public",
"repo.codahale.com" at "http://repo.codahale.com")

addSbtPlugin("org.scalaxb" % "sbt-scalaxb" % "$scalaxb_version$")

0 comments on commit a21aaeb

Please sign in to comment.