Skip to content

Commit

Permalink
"Created by snbot"
Browse files Browse the repository at this point in the history
  • Loading branch information
streamnativebot committed Jan 9, 2025
1 parent 3665218 commit 5f2354c
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.8.2</version>
<version>3.0.8.2-shaded</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.8.2</pulsar.version>
<pulsar.version>3.0.8.2-shaded</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-3568/content</url>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3619/content</url>
</repository>
<repository>
<id>nexus-snapshot-ci</id>
Expand Down

0 comments on commit 5f2354c

Please sign in to comment.