Skip to content

Commit 506fe75

Browse files
authored
Merge pull request #61 from zhanghaohit/feat/v0.9.2
Update openmldb version to 0.9.2 in pom.xml
2 parents 0884e36 + 7240034 commit 506fe75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
<sbt.project.name>core</sbt.project.name>
3535

3636
<!-- 4paradigm -->
37-
<openmldb.batch.version>0.9.0</openmldb.batch.version>
38-
<openmldb.native.version>0.9.0-allinone</openmldb.native.version>
37+
<openmldb.batch.version>0.9.2</openmldb.batch.version>
38+
<openmldb.native.version>0.9.2-allinone</openmldb.native.version>
3939
</properties>
4040

4141
<dependencies>

0 commit comments

Comments
 (0)