From e49da77f612729cbfd37fdf0d585aa2b20da7dda Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Mon, 17 Jun 2024 09:04:50 +0000 Subject: [PATCH] "Created by snbot" --- image/Dockerfile | 2 +- pom.xml | 66 +++++++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 36 deletions(-) diff --git a/image/Dockerfile b/image/Dockerfile index 8dd9c1e..51a4321 100644 --- a/image/Dockerfile +++ b/image/Dockerfile @@ -18,5 +18,5 @@ # ARG PULSAR_VERSION -FROM streamnative/pulsar-functions-java-runner:${PULSAR_VERSION} +FROM snstage/pulsar-functions-java-runner:${PULSAR_VERSION} COPY --chown=$UID:$GID target/pulsar-io-activemq-*.nar /pulsar/connectors/ diff --git a/pom.xml b/pom.xml index 2e39ea8..8f39ff7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + - + org.apache apache 18 - 4.0.0 - org.apache.pulsar.ecosystem pulsar-io-activemq - 0.0.1 + 3.3.0.3 Pulsar Ecosystem :: IO Connector :: ActiveMQ Connector ActiveMQ source connector and ActiveMQ sink connector. - 17 17 @@ -45,19 +40,16 @@ true 3.1.8 2 - 2.12.7.1 1.18.20 - 3.0.1.6 + 3.3.0.3 5.15.12 - 4.13.1 2.22.0 2.0.0-beta.5 1.8.3 - 3.0 3.3.1 @@ -67,7 +59,6 @@ 10.12.4 4.2.2 - Apache License, Version 2.0 @@ -75,7 +66,6 @@ repo - @@ -127,16 +117,13 @@ - - - - org.apache.activemq - activemq-client - ${activemq.verion} - - + + org.apache.activemq + activemq-client + ${activemq.verion} + org.projectlombok @@ -148,18 +135,15 @@ spotbugs-annotations provided - io.streamnative pulsar-io-common - com.fasterxml.jackson.core jackson-databind - junit @@ -187,7 +171,6 @@ test - @@ -204,7 +187,7 @@ -Xlint:unchecked -Xpkginfo:always - + @@ -327,38 +310,32 @@ - - + org.apache.maven.plugins maven-compiler-plugin - org.apache.maven.plugins maven-surefire-plugin - org.apache.nifi nifi-nar-maven-plugin - com.mycila license-maven-plugin - org.apache.maven.plugins maven-checkstyle-plugin - com.github.spotbugs @@ -366,5 +343,24 @@ - + + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3175/content + + + nexus-snapshot + https://s01.oss.sonatype.org/content/repositories/snapshots + + + + + ossrh + https://s01.oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + +