Skip to content

Commit

Permalink
update version to 3.0.2 (#8531)
Browse files Browse the repository at this point in the history
update version to 3.0.2
  • Loading branch information
horizonzy authored Aug 17, 2021
1 parent 0a07eae commit 6e61380
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dubbo-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
<mortbay_jetty_version>6.1.26</mortbay_jetty_version>
<portlet_version>2.0</portlet_version>
<maven_flatten_version>1.1.0</maven_flatten_version>
<revision>3.0.2-SNAPSHOT</revision>
<revision>3.0.2</revision>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<packaging>pom</packaging>

<properties>
<revision>3.0.2-SNAPSHOT</revision>
<revision>3.0.2</revision>
<maven_flatten_version>1.1.0</maven_flatten_version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<checkstyle_unix.skip>true</checkstyle_unix.skip>
<rat.skip>true</rat.skip>
<jacoco.skip>true</jacoco.skip>
<revision>3.0.2-SNAPSHOT</revision>
<revision>3.0.2</revision>
</properties>

<modules>
Expand Down

0 comments on commit 6e61380

Please sign in to comment.