Skip to content

Commit

Permalink
"Created by snbot"
Browse files Browse the repository at this point in the history
  • Loading branch information
streamnativebot committed Nov 26, 2024
1 parent d086a6e commit 3ebfed5
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-lakehouse</artifactId>
<version>3.0.7.3</version>
<version>3.0.7.3-22cb86</version>
<name>Pulsar Ecosystem :: IO Connector :: Lake House</name>
<description>It is a lakehouse connector streaming convert data between lakehouse and Apache Pulsar.</description>
<properties>
Expand All @@ -43,7 +43,7 @@
<!-- connector dependencies -->
<jackson.version>2.13.2.1</jackson.version>
<lombok.version>1.18.22</lombok.version>
<pulsar.version>3.0.7.3</pulsar.version>
<pulsar.version>3.0.7.3-22cb86</pulsar.version>
<log4j2.version>2.17.2</log4j2.version>
<slf4j.version>1.7.25</slf4j.version>
<hadoop.version>3.2.4</hadoop.version>
Expand Down Expand Up @@ -712,7 +712,7 @@
<repositories>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3443/content</url>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3467/content</url>
</repository>
<repository>
<id>nexus-snapshot</id>
Expand Down

0 comments on commit 3ebfed5

Please sign in to comment.