Skip to content

Commit

Permalink
"Created by snbot"
Browse files Browse the repository at this point in the history
  • Loading branch information
streamnativebot committed Jul 4, 2024
1 parent 2340e3b commit 92b3c97
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>2.10.5.17</version>
<version>2.10.5.17-57af94</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>2.10.5.17</pulsar.version>
<pulsar.version>2.10.5.17-57af94</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 @@ -682,7 +682,7 @@
<repositories>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3119/content</url>
<url>https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3201/content</url>
</repository>
<repository>
<id>nexus-snapshot</id>
Expand Down

0 comments on commit 92b3c97

Please sign in to comment.