Skip to content

Commit 86cb78f

Browse files
committed
Bump for patch release
1 parent 5e76092 commit 86cb78f

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.0</version>
20+
<version>3.3.1</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.0</version>
21+
<version>3.3.1</version>
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

base-crdt/base-crdt-store/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>base-crdt</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-crdt-store</artifactId>

base-crdt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>bifromq-parent</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424
<packaging>pom</packaging>
2525

base-env/base-env-provider-spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>base-env</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-env-provider-spi</artifactId>

base-env/base-env-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>base-env</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-env-provider</artifactId>

base-env/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>bifromq-parent</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<packaging>pom</packaging>

base-hlc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>bifromq-parent</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-hlc</artifactId>

base-hookloader/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>bifromq-parent</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-hookloader</artifactId>

base-kv/base-kv-local-engine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.baidu.bifromq</groupId>
2121
<artifactId>base-kv</artifactId>
22-
<version>3.3.0</version>
22+
<version>3.3.1</version>
2323
</parent>
2424

2525
<artifactId>base-kv-local-engine</artifactId>

0 commit comments

Comments
 (0)