Skip to content

Commit b46bf1c

Browse files
committed
update build.sbt
change spName to "FurongHuang/spectrallda-tensorspark"
1 parent 5f8857d commit b46bf1c

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
@@ -65,7 +65,7 @@ mergeStrategy in assembly <<= (mergeStrategy in assembly) { (old) =>
6565
}
6666

6767

68-
spName := "FurongHuang/SpectralLDA-TensorSpark"
68+
spName := "FurongHuang/spectrallda-tensorspark"
6969

7070
sparkVersion := "2.0.2"
7171

0 commit comments

Comments
 (0)