aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-02-15 18:41:06 -0800
committerJakob Odersky <jakob@odersky.com>2018-02-15 18:45:27 -0800
commit4e58073b3708e910091ca393edd05ecf96eaa437 (patch)
treea57327e33ee84f915fcd51db653ca5ca68fe7eea /build.sbt
parentda5479754df5ebf593594b6f5f0b6d5d0692ab6f (diff)
downloadspray-json-derivation-4e58073b3708e910091ca393edd05ecf96eaa437.tar.gz
spray-json-derivation-4e58073b3708e910091ca393edd05ecf96eaa437.tar.bz2
spray-json-derivation-4e58073b3708e910091ca393edd05ecf96eaa437.zip
Separate and fix publishing settingsv0.1.1
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 02283ab..bdc4fe2 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,5 +1,4 @@
name := "spray-json-derivation"
-organization := "xyz.driver"
version in ThisBuild := {
import sys.process._