Skip to content

Commit

Permalink
update to version 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
纶珥 committed Nov 30, 2020
1 parent f23a526 commit 68a2419
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>sofa-common-tools-parent</artifactId>
<groupId>com.alipay.sofa.common</groupId>
<version>1.2.1</version>
<version>1.2.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.alipay.sofa.common</groupId>
<artifactId>sofa-common-tools-parent</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
<modules>
<module>core</module>
</modules>
Expand Down Expand Up @@ -33,7 +33,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<logback.version>1.1.7</logback.version>
<slf4j.version>1.7.21</slf4j.version>
<common.tools.version>1.2.1</common.tools.version>
<common.tools.version>1.2.2</common.tools.version>
<log4j2.version>2.13.3</log4j2.version>
<java.version>1.8</java.version>
</properties>
Expand Down

0 comments on commit 68a2419

Please sign in to comment.