Skip to content

Commit c1de273

Browse files
committed
bump version to 1.5.6
1 parent ffbf99c commit c1de273

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*/
2020
name := "seatunnel"
21-
version := "1.5.5"
21+
version := "1.5.6"
2222
organization := "io.github.interestinglab.waterdrop"
2323

2424
scalaVersion := "2.11.8"

doctor/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*/
2020
name := "Waterdrop-doctor"
21-
version := "1.5.5"
21+
version := "1.5.6"
2222
organization := "io.github.interestinglab.waterdrop"
2323

2424
scalaVersion := "2.11.8"

waterdrop-apis/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*/
2020
name := "Waterdrop-apis"
21-
version := "1.5.5"
21+
version := "1.5.6"
2222
organization := "io.github.interestinglab.waterdrop"
2323

2424
scalaVersion := "2.11.8"

waterdrop-config/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*/
2020
name := "Waterdrop-config"
21-
version := "1.5.5"
21+
version := "1.5.6"
2222
organization := "io.github.interestinglab.waterdrop"
2323

2424
scalaVersion := "2.11.8"

waterdrop-core/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
*
1919
*/
2020
name := "Waterdrop-core"
21-
version := "1.5.5"
21+
version := "1.5.6"
2222
organization := "io.github.interestinglab.waterdrop"
2323

2424
scalaVersion := "2.11.8"

0 commit comments

Comments
 (0)