aboutsummaryrefslogtreecommitdiff
path: root/project/gpg.sbt
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 /project/gpg.sbt
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 'project/gpg.sbt')
-rw-r--r--project/gpg.sbt1
1 files changed, 1 insertions, 0 deletions
diff --git a/project/gpg.sbt b/project/gpg.sbt
new file mode 100644
index 0000000..ff0f7a9
--- /dev/null
+++ b/project/gpg.sbt
@@ -0,0 +1 @@
+addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3") \ No newline at end of file