diff --git a/service/application/pom.xml b/service/application/pom.xml index 716025db..fca52657 100644 --- a/service/application/pom.xml +++ b/service/application/pom.xml @@ -4,11 +4,11 @@ com.solace.maas maas-event-management-agent-parent - 1.6.9 + 1.6.10-SNAPSHOT .. event-management-agent - 1.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Application Solace Event Management Agent - Application @@ -235,32 +235,32 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT com.solace.maas.plugin.kafka kafka-plugin - 1.6.9 + 1.6.10-SNAPSHOT com.solace.maas.plugin.solace solace-plugin - 1.6.9 + 1.6.10-SNAPSHOT com.solace.maas.plugin.localstorage local-storage-plugin - 1.6.9 + 1.6.10-SNAPSHOT com.solace.maas.plugin.confluent-schema-registry confluent-schema-registry-plugin - 1.6.9 + 1.6.10-SNAPSHOT com.solace.maas.plugin.terraform terraform-plugin - 1.6.9 + 1.6.10-SNAPSHOT diff --git a/service/confluent-schema-registry-plugin/pom.xml b/service/confluent-schema-registry-plugin/pom.xml index 6b1339aa..e658b976 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.6.9 + 1.6.10-SNAPSHOT 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.6.9 + 1.6.10-SNAPSHOT org.springframework.boot diff --git a/service/kafka-plugin/pom.xml b/service/kafka-plugin/pom.xml index 359e6adb..acf09a54 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.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Kafka Plugin Solace Event Management Agent - Kafka Plugin @@ -81,7 +81,7 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT org.junit.jupiter diff --git a/service/local-storage-plugin/pom.xml b/service/local-storage-plugin/pom.xml index 0f46a360..bcf10eab 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.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Local Storage Plugin Solace Event Management Agent - Local Storage Plugin @@ -115,7 +115,7 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT org.json diff --git a/service/plugin/pom.xml b/service/plugin/pom.xml index 967ccdeb..ce6b402b 100644 --- a/service/plugin/pom.xml +++ b/service/plugin/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.6.9 + 1.6.10-SNAPSHOT .. com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Plugin Solace Event Management Agent - Plugin diff --git a/service/pom.xml b/service/pom.xml index 343c2c47..98b94009 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ com.solace.maas maas-event-management-agent-parent - 1.6.9 + 1.6.10-SNAPSHOT pom Solace Event Management Agent Maven Parent Solace Solace Event Management Agent Maven Parent @@ -388,7 +388,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} git@github.com:SolaceProducts/event-management-agent.git - v1.6.9 + HEAD diff --git a/service/rabbitmq-plugin/pom.xml b/service/rabbitmq-plugin/pom.xml index a862bdfa..9a57b57d 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.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - RabbitMQ Plugin Solace Event Management Agent - RabbitMQ Plugin @@ -27,7 +27,7 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT diff --git a/service/solace-plugin/pom.xml b/service/solace-plugin/pom.xml index 469ceabb..ed916bfe 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.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Solace Plugin Solace Event Management Agent - Solace Plugin @@ -91,7 +91,7 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT org.yaml diff --git a/service/terraform-plugin/pom.xml b/service/terraform-plugin/pom.xml index 300d054f..e26c45d2 100644 --- a/service/terraform-plugin/pom.xml +++ b/service/terraform-plugin/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.solace.maas.plugin.terraform terraform-plugin - 1.6.9 + 1.6.10-SNAPSHOT jar Solace Event Management Agent - Terraform Plugin Solace Event Management Agent - Terraform Plugin @@ -65,7 +65,7 @@ com.solace.maas plugin - 1.6.9 + 1.6.10-SNAPSHOT org.yaml