Skip to content

Commit 259a1e2

Browse files
committed
[RELEASE] - Prepare for next release: 0.6.0-adbe12
1 parent c19e0c2 commit 259a1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ organization := "graphframes"
2626
spName := "graphframes/graphframes"
2727

2828
// Don't forget to set the version
29-
version := s"0.6.0-adbe11-spark$sparkBranch-s_${scalaVer.split("\\.").take(2).mkString(".")}-SNAPSHOT"
29+
version := s"0.6.0-adbe12-spark$sparkBranch-s_${scalaVer.split("\\.").take(2).mkString(".")}-SNAPSHOT"
3030

3131
// All Spark Packages need a license
3232
licenses := Seq("Apache-2.0" -> url("http://opensource.org/licenses/Apache-2.0"))

0 commit comments

Comments
 (0)