diff --git a/service/application/pom.xml b/service/application/pom.xml index 7cb2fcac6..b74d4df8c 100644 --- a/service/application/pom.xml +++ b/service/application/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.1.1-SNAPSHOT + 1.1.2 .. com.solace.maas event-management-agent - 1.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - Application Solace Event Management Agent - Application @@ -216,27 +216,27 @@ com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 com.solace.maas.plugin.kafka kafka-plugin - 1.1.1-SNAPSHOT + 1.1.2 com.solace.maas.plugin.solace solace-plugin - 1.1.1-SNAPSHOT + 1.1.2 com.solace.maas.plugin.localstorage local-storage-plugin - 1.1.1-SNAPSHOT + 1.1.2 com.solace.maas.plugin.confluent-schema-registry confluent-schema-registry-plugin - 1.1.1-SNAPSHOT + 1.1.2 diff --git a/service/confluent-schema-registry-plugin/pom.xml b/service/confluent-schema-registry-plugin/pom.xml index fe201610d..2f6806664 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.1.1-SNAPSHOT + 1.1.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.1.1-SNAPSHOT + 1.1.2 org.springframework.boot diff --git a/service/kafka-plugin/pom.xml b/service/kafka-plugin/pom.xml index fa580fb76..a9e2ee515 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.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - Kafka Plugin Solace Event Management Agent - Kafka Plugin @@ -63,7 +63,7 @@ com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 org.junit.jupiter diff --git a/service/local-storage-plugin/pom.xml b/service/local-storage-plugin/pom.xml index ffc1ee611..ede06fca5 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.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - Local Storage Plugin Solace Event Management Agent - Local Storage Plugin @@ -106,7 +106,7 @@ com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 org.json diff --git a/service/plugin/pom.xml b/service/plugin/pom.xml index cd637cb52..74ffb8c9e 100644 --- a/service/plugin/pom.xml +++ b/service/plugin/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.1.1-SNAPSHOT + 1.1.2 .. com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - Plugin Solace Event Management Agent - Plugin diff --git a/service/pom.xml b/service/pom.xml index 62815e3fa..a8346e72e 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ com.solace.maas maas-event-management-agent-parent - 1.1.1-SNAPSHOT + 1.1.2 pom Solace Event Management Agent Maven Parent Solace Solace Event Management Agent Maven Parent @@ -402,7 +402,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:SolaceProducts/event-management-agent.git - HEAD + v1.1.2 diff --git a/service/rabbitmq-plugin/pom.xml b/service/rabbitmq-plugin/pom.xml index 668cc5e39..76bf225f1 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.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - RabbitMQ Plugin Solace Event Management Agent - RabbitMQ Plugin @@ -25,7 +25,7 @@ com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 diff --git a/service/solace-plugin/pom.xml b/service/solace-plugin/pom.xml index 0d8772fca..2d907c574 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.1.1-SNAPSHOT + 1.1.2 jar Solace Event Management Agent - Solace Plugin Solace Event Management Agent - Solace Plugin @@ -88,7 +88,7 @@ com.solace.maas plugin - 1.1.1-SNAPSHOT + 1.1.2 org.yaml