From b86bb749cd469dfece5951f4d2dc0a101feec5bc Mon Sep 17 00:00:00 2001 From: gaoran10 Date: Fri, 26 Jun 2020 23:34:42 +0800 Subject: [PATCH] Release 0.1.1 --- amqp-impl/pom.xml | 2 +- pom.xml | 2 +- tests/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/amqp-impl/pom.xml b/amqp-impl/pom.xml index 17755244..4d1574f6 100644 --- a/amqp-impl/pom.xml +++ b/amqp-impl/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 0.1.0-SNAPSHOT + 0.1.1 io.streamnative.pulsar.handlers diff --git a/pom.xml b/pom.xml index 7fc4ff41..d5305515 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 0.1.0-SNAPSHOT + 0.1.1 StreamNative :: Pulsar Protocol Handler :: AoP Parent Parent for AMQP on Pulsar implemented using Pulsar Protocol Handler. diff --git a/tests/pom.xml b/tests/pom.xml index 9fe588f5..8c60bb08 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -22,7 +22,7 @@ io.streamnative.pulsar.handlers pulsar-protocol-handler-amqp-parent - 0.1.0-SNAPSHOT + 0.1.1 io.streamnative.pulsar.handlers