Skip to content

Commit

Permalink
Created by streamnative-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
timmyyuan authored and StreamNative Bot committed Jun 3, 2021
1 parent a59610b commit 748771c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion io-amqp1_0-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io-amqp1_0-parent</artifactId>
<groupId>org.apache.pulsar.ecosystem</groupId>
<version>2.8.0-rc-202105251229</version>
<version>2.8.0-rc-202106022226</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<groupId>org.apache.pulsar.ecosystem</groupId>
<artifactId>pulsar-io-amqp1_0-parent</artifactId>
<packaging>pom</packaging>
<version>2.8.0-rc-202105251229</version>
<version>2.8.0-rc-202106022226</version>
<name>Pulsar Ecosystem :: IO Connector :: AMQP1_0</name>
<description>This is an Apache Pulsar AMQP1_0 connector</description>

Expand All @@ -48,7 +48,7 @@
<!-- connector dependencies -->
<jackson.version>2.9.10.7</jackson.version>
<lombok.version>1.16.22</lombok.version>
<pulsar.version>2.8.0-rc-202105251229</pulsar.version>
<pulsar.version>2.8.0-rc-202106022226</pulsar.version>
<qpid.version>0.56.0</qpid.version>
<log4j2.version>2.13.3</log4j2.version>
<slf4j.version>1.7.25</slf4j.version>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>pulsar-io-amqp1_0-parent</artifactId>
<groupId>org.apache.pulsar.ecosystem</groupId>
<version>2.8.0-rc-202105251229</version>
<version>2.8.0-rc-202106022226</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down

0 comments on commit 748771c

Please sign in to comment.