Skip to content

Commit

Permalink
Prepare 3.2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbumenJ committed Sep 4, 2023
1 parent 8595711 commit 89e2797
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dubbo-dependencies-bom/pom.xml
Expand Up @@ -189,7 +189,7 @@
<portlet_version>2.0</portlet_version>
<maven_flatten_version>1.5.0</maven_flatten_version>
<commons_compress_version>1.23.0</commons_compress_version>
<revision>3.2.6-SNAPSHOT</revision>
<revision>3.2.6</revision>
</properties>

<dependencyManagement>
Expand Down
Expand Up @@ -32,7 +32,7 @@
<packaging>pom</packaging>

<properties>
<revision>3.2.6-SNAPSHOT</revision>
<revision>3.2.6</revision>
<maven_flatten_version>1.5.0</maven_flatten_version>
<curator5_version>5.1.0</curator5_version>
<zookeeper_version>3.8.1</zookeeper_version>
Expand Down
2 changes: 1 addition & 1 deletion dubbo-dependencies/dubbo-dependencies-zookeeper/pom.xml
Expand Up @@ -32,7 +32,7 @@
<packaging>pom</packaging>

<properties>
<revision>3.2.6-SNAPSHOT</revision>
<revision>3.2.6</revision>
<maven_flatten_version>1.5.0</maven_flatten_version>
<curator_version>4.3.0</curator_version>
<zookeeper_version>3.4.14</zookeeper_version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -136,7 +136,7 @@
<jprotoc_version>1.2.2</jprotoc_version>
<protobuf-java_version>3.22.3</protobuf-java_version>
<grpc_version>1.54.0</grpc_version>
<revision>3.2.6-SNAPSHOT</revision>
<revision>3.2.6</revision>
</properties>

<modules>
Expand Down

0 comments on commit 89e2797

Please sign in to comment.