Skip to content
Snippets Groups Projects
Commit f2ac22db authored by POLITO Guillermo Andres's avatar POLITO Guillermo Andres
Browse files

added pgp plugin to sing jars upon release

parent 75cdc169
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,6 @@ addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "2.5.0")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.8.2")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.3")
addSbtPlugin("com.typesafe.sbt" % "sbt-multi-jvm" % "0.3.11")
//Signing for publishing in Sonatype
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment