From 64b41323bd2bb2e32bea50d05136f757346bbe9a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 23 Nov 2023 18:29:04 +0000 Subject: [PATCH] [ci skip] prepare release v1.3.2 --- service/application/pom.xml | 14 +++++++------- service/confluent-schema-registry-plugin/pom.xml | 4 ++-- service/kafka-plugin/pom.xml | 4 ++-- service/local-storage-plugin/pom.xml | 4 ++-- service/plugin/pom.xml | 4 ++-- service/pom.xml | 4 ++-- service/rabbitmq-plugin/pom.xml | 4 ++-- service/solace-plugin/pom.xml | 4 ++-- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/service/application/pom.xml b/service/application/pom.xml index 6f3e365f3..27f53a6ed 100644 --- a/service/application/pom.xml +++ b/service/application/pom.xml @@ -4,11 +4,11 @@ com.solace.maas maas-event-management-agent-parent - 1.3.1-SNAPSHOT + 1.3.2 .. event-management-agent - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Application Solace Event Management Agent - Application @@ -202,27 +202,27 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 com.solace.maas.plugin.kafka kafka-plugin - 1.3.1-SNAPSHOT + 1.3.2 com.solace.maas.plugin.solace solace-plugin - 1.3.1-SNAPSHOT + 1.3.2 com.solace.maas.plugin.localstorage local-storage-plugin - 1.3.1-SNAPSHOT + 1.3.2 com.solace.maas.plugin.confluent-schema-registry confluent-schema-registry-plugin - 1.3.1-SNAPSHOT + 1.3.2 diff --git a/service/confluent-schema-registry-plugin/pom.xml b/service/confluent-schema-registry-plugin/pom.xml index 42e724c77..5caf58951 100644 --- a/service/confluent-schema-registry-plugin/pom.xml +++ b/service/confluent-schema-registry-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.confluent-schema-registry confluent-schema-registry-plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Confluent Schema Registry Plugin Solace Event Management Agent - Confluent Schema Registry Plugin @@ -22,7 +22,7 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 org.springframework.boot diff --git a/service/kafka-plugin/pom.xml b/service/kafka-plugin/pom.xml index c7d08ead7..ad23a3523 100644 --- a/service/kafka-plugin/pom.xml +++ b/service/kafka-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.kafka kafka-plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Kafka Plugin Solace Event Management Agent - Kafka Plugin @@ -81,7 +81,7 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 org.junit.jupiter diff --git a/service/local-storage-plugin/pom.xml b/service/local-storage-plugin/pom.xml index 89ebd56a3..1bda2605d 100644 --- a/service/local-storage-plugin/pom.xml +++ b/service/local-storage-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.localstorage local-storage-plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Local Storage Plugin Solace Event Management Agent - Local Storage Plugin @@ -108,7 +108,7 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 org.json diff --git a/service/plugin/pom.xml b/service/plugin/pom.xml index 26ab47a66..3ea04198e 100644 --- a/service/plugin/pom.xml +++ b/service/plugin/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.3.1-SNAPSHOT + 1.3.2 .. com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Plugin Solace Event Management Agent - Plugin diff --git a/service/pom.xml b/service/pom.xml index b3d8fe32f..3eda2d229 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ com.solace.maas maas-event-management-agent-parent - 1.3.1-SNAPSHOT + 1.3.2 pom Solace Event Management Agent Maven Parent Solace Solace Event Management Agent Maven Parent @@ -401,7 +401,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:SolaceProducts/event-management-agent.git - HEAD + v1.3.2 diff --git a/service/rabbitmq-plugin/pom.xml b/service/rabbitmq-plugin/pom.xml index ce6be63ac..f5dcd5827 100644 --- a/service/rabbitmq-plugin/pom.xml +++ b/service/rabbitmq-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.rabbitmq rabbitmq-plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - RabbitMQ Plugin Solace Event Management Agent - RabbitMQ Plugin @@ -25,7 +25,7 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 diff --git a/service/solace-plugin/pom.xml b/service/solace-plugin/pom.xml index 5c90cc219..afd69da7f 100644 --- a/service/solace-plugin/pom.xml +++ b/service/solace-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.solace solace-plugin - 1.3.1-SNAPSHOT + 1.3.2 jar Solace Event Management Agent - Solace Plugin Solace Event Management Agent - Solace Plugin @@ -92,7 +92,7 @@ com.solace.maas plugin - 1.3.1-SNAPSHOT + 1.3.2 org.yaml