From 6f6e12bad651da9d659611f01f0fb2d5add91f41 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Mon, 8 Sep 2014 09:56:55 +0200 Subject: Go back to bintray publishing as we are now included in the official sbt plugins repo Revert "change to sonatype publishing for now and change organization to "net.virtual-void" for simpler administration" This reverts commit 899fe41f1ebcab6d695618c29933888202c8225c. Conflicts: README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f5ea2b..059241a 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ This now expands correctly to Put - addSbtPlugin("net.virtual-void" % "sbt-boilerplate" % "0.5.9") // CAUTION: the organization has recently been changed + addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.5.9") into your `plugins.sbt` and add @@ -101,6 +101,6 @@ appear in `src/main/boilerplate` with the `.template` extension stripped off. ## License -Copyright (c) 2012 Johannes Rudolph +Copyright (c) 2012-2014 Johannes Rudolph Published under the [BSD 2-Clause License](http://www.opensource.org/licenses/BSD-2-Clause). -- cgit v1.2.3