Skip to content

Commit

Permalink
Merge pull request #61 from zhanghaohit/feat/v0.9.2
Browse files Browse the repository at this point in the history
Update openmldb version to 0.9.2 in pom.xml
  • Loading branch information
zhanghaohit authored Jul 30, 2024
2 parents 0884e36 + 7240034 commit 506fe75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
<sbt.project.name>core</sbt.project.name>

<!-- 4paradigm -->
<openmldb.batch.version>0.9.0</openmldb.batch.version>
<openmldb.native.version>0.9.0-allinone</openmldb.native.version>
<openmldb.batch.version>0.9.2</openmldb.batch.version>
<openmldb.native.version>0.9.2-allinone</openmldb.native.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 506fe75

Please sign in to comment.