From 97f1f6e04558545382065491829a2e25a4d35aee Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Wed, 18 Sep 2024 15:45:21 +0000 Subject: [PATCH] "Created by snbot" --- image/Dockerfile | 2 +- io-amqp1_0-impl/pom.xml | 2 +- pom.xml | 60 +++++++++++++++++++---------------------- tests/Dockerfile | 2 +- tests/pom.xml | 2 +- 5 files changed, 31 insertions(+), 37 deletions(-) diff --git a/image/Dockerfile b/image/Dockerfile index 15d82cd5..a23fb2eb 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 ../io-amqp1_0-impl/target/*.nar /pulsar/connectors/ diff --git a/io-amqp1_0-impl/pom.xml b/io-amqp1_0-impl/pom.xml index dcbe757c..2dcbfff8 100644 --- a/io-amqp1_0-impl/pom.xml +++ b/io-amqp1_0-impl/pom.xml @@ -25,7 +25,7 @@ pulsar-io-amqp1_0-parent org.apache.pulsar.ecosystem - 3.0.0-SNAPSHOT + 3.0.6.6 4.0.0 diff --git a/pom.xml b/pom.xml index 5e72712e..16f4543c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + - + org.apache apache 18 - 4.0.0 - org.apache.pulsar.ecosystem pulsar-io-amqp1_0-parent pom - 3.0.0-SNAPSHOT + 3.0.6.6 Pulsar Ecosystem :: IO Connector :: AMQP1_0 This is an Apache Pulsar AMQP1_0 connector - 17 17 @@ -46,22 +41,19 @@ false 3.1.8 2 - 2.12.6.1 1.18.22 - 3.0.1.2 + 3.0.6.6 0.56.0 2.17.1 1.7.25 - 4.13.1 2.22.0 2.0.0-beta.5 1.19.0 4.2.0 - 3.0 3.0.0 @@ -71,7 +63,6 @@ 6.19 4.2.2 - Apache License, Version 2.0 @@ -79,12 +70,10 @@ repo - io-amqp1_0-impl tests - @@ -141,17 +130,14 @@ - - org.apache.qpid qpid-jms-client ${qpid.version} - org.slf4j @@ -168,7 +154,6 @@ log4j-slf4j-impl ${log4j2.version} - org.projectlombok @@ -180,18 +165,15 @@ spotbugs-annotations provided - io.streamnative pulsar-io-core - com.fasterxml.jackson.core jackson-databind - junit @@ -224,7 +206,6 @@ test - @@ -236,12 +217,12 @@ ${java.version} ${java.version} - + -Xlint:deprecation -Xlint:unchecked -Xpkginfo:always - + @@ -362,38 +343,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 @@ -401,5 +376,24 @@ - + + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-3328/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/ + + diff --git a/tests/Dockerfile b/tests/Dockerfile index 463e6f4a..949ae53d 100644 --- a/tests/Dockerfile +++ b/tests/Dockerfile @@ -18,7 +18,7 @@ # ARG PULSAR_IMAGE_TAG -FROM streamnative/pulsar:${PULSAR_IMAGE_TAG} +FROM snstage/pulsar:${PULSAR_IMAGE_TAG} USER root diff --git a/tests/pom.xml b/tests/pom.xml index 023a08e2..446a0ab2 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -25,7 +25,7 @@ pulsar-io-amqp1_0-parent org.apache.pulsar.ecosystem - 3.0.0-SNAPSHOT + 3.0.6.6 4.0.0