aboutsummaryrefslogtreecommitdiff
path: root/build.sbt
diff options
context:
space:
mode:
authorvlad <vlad@drivergrp.com>2016-09-14 17:03:42 -0700
committervlad <vlad@drivergrp.com>2016-09-14 17:03:42 -0700
commite9ff3e57560c6316e5396e3841d4c007ac0815e2 (patch)
treeee2b5c2f05bc78e42c326348e04c2ccc2fd431ee /build.sbt
parent0976c7db42f9cc811fd2984e030c3765010d0803 (diff)
downloadsbt-settings-e9ff3e57560c6316e5396e3841d4c007ac0815e2.tar.gz
sbt-settings-e9ff3e57560c6316e5396e3841d4c007ac0815e2.tar.bz2
sbt-settings-e9ff3e57560c6316e5396e3841d4c007ac0815e2.zip
Plugin's own organization changed to xyz.driver
Diffstat (limited to 'build.sbt')
-rw-r--r--build.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sbt b/build.sbt
index 8fcb0e6..52e6fa9 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,7 +1,7 @@
sbtPlugin := true
-organization := "com.drivergrp"
+organization := "xyz.driver"
name := "sbt-settings"
scalaVersion := "2.10.6"