Skip to content

Commit aa20c9b

Browse files
committed
Prepare 3.3.0 release
1 parent 1fb4dc8 commit aa20c9b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dubbo-dependencies-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
<jakarta.xml.bind-api.version>4.0.1</jakarta.xml.bind-api.version>
188188
<jaxb-runtime.version>2.3.3-b02</jaxb-runtime.version>
189189

190-
<revision>3.3.0-beta.6-SNAPSHOT</revision>
190+
<revision>3.3.0</revision>
191191
</properties>
192192

193193
<dependencyManagement>

dubbo-dependencies/dubbo-dependencies-zookeeper-curator5/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
4040
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
4141

42-
<revision>3.3.0-beta.6-SNAPSHOT</revision>
42+
<revision>3.3.0</revision>
4343
</properties>
4444

4545
<dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<spotless.action>check</spotless.action>
150150
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
151151
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
152-
<revision>3.3.0-beta.6-SNAPSHOT</revision>
152+
<revision>3.3.0</revision>
153153
</properties>
154154

155155
<dependencyManagement>

0 commit comments

Comments
 (0)