Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f9aeea2

Browse files
committedDec 16, 2024·
bump version for patch release
1 parent 1a859e9 commit f9aeea2

File tree

77 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+77
-77
lines changed
 

‎base-cluster/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<parent>
1818
<artifactId>bifromq-parent</artifactId>
1919
<groupId>com.baidu.bifromq</groupId>
20-
<version>3.3.3</version>
20+
<version>3.3.4</version>
2121
</parent>
2222

2323
<artifactId>base-cluster</artifactId>

‎base-crdt/base-crdt-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<groupId>com.baidu.bifromq</groupId>
2020
<artifactId>base-crdt</artifactId>
21-
<version>3.3.3</version>
21+
<version>3.3.4</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

0 commit comments

Comments
 (0)
Please sign in to comment.