File tree Expand file tree Collapse file tree 17 files changed +18
-18
lines changed
test/integration-test/openmldb-test-python Expand file tree Collapse file tree 17 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ endif()
3636message (STATUS "CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE} " )
3737set (OPENMLDB_VERSION_MAJOR 0)
3838set (OPENMLDB_VERSION_MINOR 8)
39- set (OPENMLDB_VERSION_BUG 3 )
39+ set (OPENMLDB_VERSION_BUG 4 )
4040
4141function (get_commitid CODE_DIR COMMIT_ID)
4242 find_package (Git REQUIRED)
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ COPY *_dist.yml /work/
2525
2626ENV LANG=en_US.UTF-8
2727ENV SPARK_HOME=/work/openmldb/spark-3.2.1-bin-openmldbspark
28- ARG OPENMLDB_VERSION=0.8.3
28+ ARG OPENMLDB_VERSION=0.8.4
2929ENV OPENMLDB_VERSION="${OPENMLDB_VERSION}"
3030
3131RUN if [ "${USE_ADD_WHL}" = "true" ] ; then \
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >openmldb-parent</artifactId >
77 <groupId >com.4paradigm.openmldb</groupId >
8- <version >0.8.3 -SNAPSHOT</version >
8+ <version >0.8.4 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 44 <parent >
55 <artifactId >openmldb-parent</artifactId >
66 <groupId >com.4paradigm.openmldb</groupId >
7- <version >0.8.3 -SNAPSHOT</version >
7+ <version >0.8.4 -SNAPSHOT</version >
88 <relativePath >../pom.xml</relativePath >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 66 <parent >
77 <artifactId >openmldb-parent</artifactId >
88 <groupId >com.4paradigm.openmldb</groupId >
9- <version >0.8.3 -SNAPSHOT</version >
9+ <version >0.8.4 -SNAPSHOT</version >
1010 <relativePath >../pom.xml</relativePath >
1111 </parent >
1212 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >openmldb-parent</artifactId >
99 <groupId >com.4paradigm.openmldb</groupId >
10- <version >0.8.3 -SNAPSHOT</version >
10+ <version >0.8.4 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >openmldb-batch</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >openmldb-parent</artifactId >
99 <groupId >com.4paradigm.openmldb</groupId >
10- <version >0.8.3 -SNAPSHOT</version >
10+ <version >0.8.4 -SNAPSHOT</version >
1111 </parent >
1212
1313 <artifactId >openmldb-batchjob</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >openmldb-parent</artifactId >
77 <groupId >com.4paradigm.openmldb</groupId >
8- <version >0.8.3 -SNAPSHOT</version >
8+ <version >0.8.4 -SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111 <artifactId >openmldb-common</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >openmldb-parent</artifactId >
77 <groupId >com.4paradigm.openmldb</groupId >
8- <version >0.8.3 -SNAPSHOT</version >
8+ <version >0.8.4 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >openmldb-parent</artifactId >
77 <groupId >com.4paradigm.openmldb</groupId >
8- <version >0.8.3 -SNAPSHOT</version >
8+ <version >0.8.4 -SNAPSHOT</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments