Skip to content

Commit

Permalink
"Created by snbot"
Browse files Browse the repository at this point in the history
  • Loading branch information
streamnativebot committed Apr 8, 2024
1 parent 9432afb commit 56af89c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.pulsar.ecosystem</groupId>
<artifactId>pulsar-io-activemq</artifactId>
<version>3.0.4.1</version>
<version>3.0.4.1-bk4165rc1verify</version>
<name>Pulsar Ecosystem :: IO Connector :: ActiveMQ Connector</name>
<description>ActiveMQ source connector and ActiveMQ sink connector.</description>
<properties>
Expand All @@ -43,7 +43,7 @@
<!-- connector dependencies -->
<jackson.version>2.12.7.1</jackson.version>
<lombok.version>1.18.20</lombok.version>
<pulsar.version>3.0.4.1</pulsar.version>
<pulsar.version>3.0.4.1-bk4165rc1verify</pulsar.version>
<activemq.verion>5.15.12</activemq.verion>
<!-- test dependencies -->
<junit.version>4.13.1</junit.version>
Expand Down Expand Up @@ -346,7 +346,7 @@
<repositories>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-2988/content</url>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3003/content</url>
</repository>
<repository>
<id>nexus-snapshot</id>
Expand Down

0 comments on commit 56af89c

Please sign in to comment.