File tree Expand file tree Collapse file tree 15 files changed +17
-17
lines changed Expand file tree Collapse file tree 15 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ endif()
40
40
message (STATUS "CMAKE_PREFIX_PATH: ${CMAKE_PREFIX_PATH} " )
41
41
message (STATUS "CMAKE_BUILD_TYPE: ${CMAKE_BUILD_TYPE} " )
42
42
set (OPENMLDB_VERSION_MAJOR 0 )
43
- set (OPENMLDB_VERSION_MINOR 8 )
44
- set (OPENMLDB_VERSION_BUG 6 )
43
+ set (OPENMLDB_VERSION_MINOR 9 )
44
+ set (OPENMLDB_VERSION_BUG 1 )
45
45
46
46
function (get_commitid CODE_DIR COMMIT_ID )
47
47
find_package (Git REQUIRED )
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >openmldb-parent</artifactId >
7
7
<groupId >com.4paradigm.openmldb</groupId >
8
- <version >0.8.6 -SNAPSHOT</version >
8
+ <version >0.9.1 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >openmldb-parent</artifactId >
6
6
<groupId >com.4paradigm.openmldb</groupId >
7
- <version >0.8.6 -SNAPSHOT</version >
7
+ <version >0.9.1 -SNAPSHOT</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >openmldb-parent</artifactId >
8
8
<groupId >com.4paradigm.openmldb</groupId >
9
- <version >0.8.6 -SNAPSHOT</version >
9
+ <version >0.9.1 -SNAPSHOT</version >
10
10
<relativePath >../pom.xml</relativePath >
11
11
</parent >
12
12
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >openmldb-parent</artifactId >
9
9
<groupId >com.4paradigm.openmldb</groupId >
10
- <version >0.8.6 -SNAPSHOT</version >
10
+ <version >0.9.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >openmldb-batch</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >openmldb-parent</artifactId >
9
9
<groupId >com.4paradigm.openmldb</groupId >
10
- <version >0.8.6 -SNAPSHOT</version >
10
+ <version >0.9.1 -SNAPSHOT</version >
11
11
</parent >
12
12
13
13
<artifactId >openmldb-batchjob</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >openmldb-parent</artifactId >
7
7
<groupId >com.4paradigm.openmldb</groupId >
8
- <version >0.8.6 -SNAPSHOT</version >
8
+ <version >0.9.1 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >openmldb-common</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >openmldb-parent</artifactId >
7
7
<groupId >com.4paradigm.openmldb</groupId >
8
- <version >0.8.6 -SNAPSHOT</version >
8
+ <version >0.9.1 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >openmldb-parent</artifactId >
7
7
<groupId >com.4paradigm.openmldb</groupId >
8
- <version >0.8.6 -SNAPSHOT</version >
8
+ <version >0.9.1 -SNAPSHOT</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<artifactId >openmldb-parent</artifactId >
8
8
<groupId >com.4paradigm.openmldb</groupId >
9
- <version >0.8.6 -SNAPSHOT</version >
9
+ <version >0.9.1 -SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<artifactId >openmldb-spark-connector</artifactId >
You can’t perform that action at this time.
0 commit comments