From cd278b161839040ef0753f1bef5974c44416378f Mon Sep 17 00:00:00 2001 From: streamnativebot Date: Fri, 22 Mar 2024 11:18:00 +0000 Subject: [PATCH] "Created by snbot" --- pom.xml | 66 +++++++++++++++++++++++++++------------------------------ 1 file changed, 31 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index 2e39ea8..c4021ff 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.1.4-SNAPSHOT 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.1.4-SNAPSHOT 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/0/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/ + +