Skip to content

Commit

Permalink
update ark version 2.0.6 (#4)
Browse files Browse the repository at this point in the history
* update ark version

* update ark version

Co-authored-by: youji.zzl <[email protected]>
  • Loading branch information
lvjing2 and youji.zzl authored Oct 19, 2022
1 parent 2b4c069 commit 38dc8ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<spring.boot.version>2.1.0.RELEASE</spring.boot.version>
<sofa.ark.version>2.0.1-SNAPSHOT</sofa.ark.version>
<sofa.ark.version>2.0.6</sofa.ark.version>
<project.encoding>UTF-8</project.encoding>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion sample-ark-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<main.user.dir>${user.dir}/..</main.user.dir>
<sofa.ark.version>2.0.1-SNAPSHOT</sofa.ark.version>
<sofa.ark.version>2.0.6</sofa.ark.version>
</properties>

<modules>
Expand Down

0 comments on commit 38dc8ec

Please sign in to comment.