Skip to content

Commit adaec68

Browse files
authored
update dubbo2.x polaris extension version to 0.2.3
1 parent cc7dbfc commit adaec68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<properties>
4040
<!-- Project revision -->
41-
<revision>0.2.3-SNAPSHOT</revision>
41+
<revision>0.2.3</revision>
4242
<timestamp>${maven.build.timestamp}</timestamp>
4343
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -268,4 +268,4 @@
268268
</snapshots>
269269
</repository>
270270
</repositories>
271-
</project>
271+
</project>

0 commit comments

Comments
 (0)