We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421bf2c commit 51d05eaCopy full SHA for 51d05ea
build.sbt
@@ -3,7 +3,7 @@ import sbtassembly.AssemblyPlugin.autoImport.ShadeRule
3
import scala.util.Properties
4
5
name := """bdg-sequila"""
6
-version := "0.6.0-spark-2.4.3-SNAPSHOT"
+version := "0.5.6-spark-2.4.3"
7
organization := "org.biodatageeks"
8
scalaVersion := "2.11.8"
9
0 commit comments