aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohannes Rudolph <johannes.rudolph@gmail.com>2014-09-02 11:22:53 +0200
committerJohannes Rudolph <johannes.rudolph@gmail.com>2014-09-02 11:22:53 +0200
commit899fe41f1ebcab6d695618c29933888202c8225c (patch)
treefcad96e7cc31d1a5b76a29be0aa43f9cb501e3fe /README.md
parent1bb8a4455ba39de44048d9e67898e971561f87ac (diff)
downloadsbt-boilerplate-899fe41f1ebcab6d695618c29933888202c8225c.tar.gz
sbt-boilerplate-899fe41f1ebcab6d695618c29933888202c8225c.tar.bz2
sbt-boilerplate-899fe41f1ebcab6d695618c29933888202c8225c.zip
change to sonatype publishing for now and change organization to "net.virtual-void" for simpler administrationv0.5.9-net.virtual-void
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2594287..38414a4 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ This now expands correctly to
Put
- addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.1")
+ addSbtPlugin("net.virtual-void" % "sbt-boilerplate" % "0.5.9")
into your `plugins.sbt` and add