Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Commit 19e45d5

Browse files
committed
bump version to 2.7.0.3-rc-202101071443
1 parent 240a02d commit 19e45d5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

kafka-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-kafka-parent</artifactId>
25-
<version>2.7.0.2</version>
25+
<version>2.7.0.3-rc-202101071443</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-kafka-parent</artifactId>
32-
<version>2.7.0.2</version>
32+
<version>2.7.0.3-rc-202101071443</version>
3333
<name>StreamNative :: Pulsar Protocol Handler :: KoP Parent</name>
3434
<description>Parent for Kafka on Pulsar implemented using Pulsar Protocol Handler.</description>
3535

@@ -47,7 +47,7 @@
4747
<log4j2.version>2.13.3</log4j2.version>
4848
<lombok.version>1.18.4</lombok.version>
4949
<mockito.version>2.22.0</mockito.version>
50-
<pulsar.version>2.7.0.2</pulsar.version>
50+
<pulsar.version>2.7.0.3-rc-202101071443</pulsar.version>
5151
<slf4j.version>1.7.25</slf4j.version>
5252
<spotbugs-annotations.version>3.1.8</spotbugs-annotations.version>
5353
<testcontainers.version>1.12.5</testcontainers.version>

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-kafka-parent</artifactId>
25-
<version>2.7.0.2</version>
25+
<version>2.7.0.3-rc-202101071443</version>
2626
</parent>
2727

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

0 commit comments

Comments
 (0)