Skip to content

Commit b768d48

Browse files
congbobo184congbo
and
congbo
authored
Bump pulsar version to 2.7.0.6 (#159)
Co-authored-by: congbo <[email protected]>
1 parent 62c3b6c commit b768d48

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

amqp-impl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.streamnative.pulsar.handlers</groupId>
2424
<artifactId>pulsar-protocol-handler-amqp-parent</artifactId>
25-
<version>2.7.0.6-rc-202101281715</version>
25+
<version>2.7.0.6</version>
2626
</parent>
2727

2828
<groupId>io.streamnative.pulsar.handlers</groupId>

pom.xml

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

3030
<groupId>io.streamnative.pulsar.handlers</groupId>
3131
<artifactId>pulsar-protocol-handler-amqp-parent</artifactId>
32-
<version>2.7.0.6-rc-202101281715</version>
32+
<version>2.7.0.6</version>
3333
<name>StreamNative :: Pulsar Protocol Handler :: AoP Parent</name>
3434
<description>Parent for AMQP on Pulsar implemented using Pulsar Protocol Handler.</description>
3535

@@ -46,7 +46,7 @@
4646
<log4j2.version>2.13.3</log4j2.version>
4747
<lombok.version>1.18.4</lombok.version>
4848
<mockito.version>2.22.0</mockito.version>
49-
<pulsar.version>2.7.0.6-rc-202101281715</pulsar.version>
49+
<pulsar.version>2.7.0.6</pulsar.version>
5050
<slf4j.version>1.7.25</slf4j.version>
5151
<spotbugs-annotations.version>3.1.8</spotbugs-annotations.version>
5252
<testcontainers.version>1.12.5</testcontainers.version>

tests-qpid-jms-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>io.streamnative.pulsar.handlers</groupId>
2222
<artifactId>pulsar-protocol-handler-amqp-parent</artifactId>
23-
<version>2.7.0.6-rc-202101281715</version>
23+
<version>2.7.0.6</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>io.streamnative.pulsar.handlers</groupId>
2424
<artifactId>pulsar-protocol-handler-amqp-parent</artifactId>
25-
<version>2.7.0.6-rc-202101281715</version>
25+
<version>2.7.0.6</version>
2626
</parent>
2727

2828
<groupId>io.streamnative.pulsar.handlers</groupId>

0 commit comments

Comments
 (0)