--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/project/plugins.sbt Mon Apr 02 00:06:52 2012 +0200
@@ -0,0 +1,4 @@
+resolvers += Classpaths.typesafeResolver
+
+libraryDependencies <+= sbtVersion(v => "com.github.siasia" %% "xsbt-web-plugin" % (v+"-0.2.10"))
+