Skip to content

Commit

Permalink
Chore/update parent version (#65)
Browse files Browse the repository at this point in the history
* update parent version

* update to 0.2.20

* update to version 0.2.21
  • Loading branch information
binyu1005 authored Dec 24, 2024
1 parent 488bc6a commit 2eff995
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arex-compare-extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>arex-compare-extension</artifactId>
<version>0.0.1</version>
<version>0.0.2</version>


</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<revision>0.2.20</revision>
<revision>0.2.21</revision>
</properties>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit 2eff995

Please sign in to comment.