From 4c1d4b358a1e9e6b51ccfad642513255c0747384 Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Thu, 7 Dec 2023 14:26:09 +0000 Subject: [PATCH] "Created by snbot" --- io-amqp1_0-impl/pom.xml | 2 +- pom.xml | 60 +++++++++++++++++++---------------------- tests/Dockerfile | 2 +- tests/pom.xml | 2 +- 4 files changed, 30 insertions(+), 36 deletions(-) diff --git a/io-amqp1_0-impl/pom.xml b/io-amqp1_0-impl/pom.xml index 045490f0..9a8d87fa 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 - 2.8.0-rc-202105251229 + 2.10.5.9-99cb86 4.0.0 diff --git a/pom.xml b/pom.xml index e97af76b..f081d89b 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 - 2.8.0-rc-202105251229 + 2.10.5.9-99cb86 Pulsar Ecosystem :: IO Connector :: AMQP1_0 This is an Apache Pulsar AMQP1_0 connector - 1.8 UTF-8 @@ -44,22 +39,19 @@ false 3.1.8 2 - 2.9.10.7 1.16.22 - 2.10.5.3 + 2.10.5.9-99cb86 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 @@ -69,7 +61,6 @@ 6.19 3.1.8 - Apache License, Version 2.0 @@ -77,12 +68,10 @@ repo - io-amqp1_0-impl tests - @@ -139,17 +128,14 @@ - - org.apache.qpid qpid-jms-client ${qpid.version} - org.slf4j @@ -166,7 +152,6 @@ log4j-slf4j-impl ${log4j2.version} - org.projectlombok @@ -178,18 +163,15 @@ spotbugs-annotations provided - io.streamnative pulsar-io-core - com.fasterxml.jackson.core jackson-databind - junit @@ -222,7 +204,6 @@ test - @@ -234,12 +215,12 @@ ${java.version} ${java.version} - + -Xlint:deprecation -Xlint:unchecked -Xpkginfo:always - + @@ -360,38 +341,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 @@ -399,5 +374,24 @@ - + + + ossrh + https://s01.oss.sonatype.org/service/local/repositories/iostreamnative-2681/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 ea4eeec8..97df3cb8 100644 --- a/tests/Dockerfile +++ b/tests/Dockerfile @@ -18,7 +18,7 @@ # ARG PULSAR_IMAGE_TAG -FROM streamnative/pulsar:${PULSAR_IMAGE_TAG} +FROM docker.cloudsmith.io/streamnative/staging/pulsar:${PULSAR_IMAGE_TAG} ### Add connector COPY ./src/test/resources/pulsar-io-amqp1_0.nar /pulsar/connectors/pulsar-io-amqp1_0.nar diff --git a/tests/pom.xml b/tests/pom.xml index d27d59d1..642e0412 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -25,7 +25,7 @@ pulsar-io-amqp1_0-parent org.apache.pulsar.ecosystem - 2.8.0-rc-202105251229 + 2.10.5.9-99cb86 4.0.0