Skip to content

Commit

Permalink
Merge pull request #49 from dl239/feat/upgrade_0.8.1
Browse files Browse the repository at this point in the history
feat: update openmldb version
  • Loading branch information
dl239 authored Jun 29, 2023
2 parents 5b2331a + a77524b commit ce1c2d0
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.8.0</openmldb.batch.version>
<openmldb.native.version>0.8.0-allinone</openmldb.native.version>
<openmldb.batch.version>0.8.1</openmldb.batch.version>
<openmldb.native.version>0.8.1-allinone</openmldb.native.version>
</properties>

<dependencies>
Expand Down

0 comments on commit ce1c2d0

Please sign in to comment.