diff --git a/service/application/pom.xml b/service/application/pom.xml index 35903bb2..b160ff63 100644 --- a/service/application/pom.xml +++ b/service/application/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.0.3 + 1.0.3-SNAPSHOT .. com.solace.maas event-management-agent - 1.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - Application Solace Event Management Agent - Application @@ -199,27 +199,27 @@ com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT com.solace.maas.plugin.kafka kafka-plugin - 1.0.3 + 1.0.3-SNAPSHOT com.solace.maas.plugin.solace solace-plugin - 1.0.3 + 1.0.3-SNAPSHOT com.solace.maas.plugin.localstorage local-storage-plugin - 1.0.3 + 1.0.3-SNAPSHOT com.solace.maas.plugin.confluent-schema-registry confluent-schema-registry-plugin - 1.0.3 + 1.0.3-SNAPSHOT diff --git a/service/confluent-schema-registry-plugin/pom.xml b/service/confluent-schema-registry-plugin/pom.xml index b6ef807a..e04acd49 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.0.3 + 1.0.3-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.0.3 + 1.0.3-SNAPSHOT org.springframework.boot diff --git a/service/kafka-plugin/pom.xml b/service/kafka-plugin/pom.xml index 94382d38..04099304 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.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - Kafka Plugin Solace Event Management Agent - Kafka Plugin @@ -59,7 +59,7 @@ com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT org.junit.jupiter diff --git a/service/local-storage-plugin/pom.xml b/service/local-storage-plugin/pom.xml index d3963e83..003a7636 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.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - Local Storage Plugin Solace Event Management Agent - Local Storage Plugin @@ -106,7 +106,7 @@ com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT org.json diff --git a/service/plugin/pom.xml b/service/plugin/pom.xml index a8378591..2f6dcb00 100644 --- a/service/plugin/pom.xml +++ b/service/plugin/pom.xml @@ -4,12 +4,12 @@ com.solace.maas maas-event-management-agent-parent - 1.0.3 + 1.0.3-SNAPSHOT .. com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - Plugin Solace Event Management Agent - Plugin diff --git a/service/pom.xml b/service/pom.xml index bcb29b7f..91c8ac18 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -9,7 +9,7 @@ com.solace.maas maas-event-management-agent-parent - 1.0.3 + 1.0.3-SNAPSHOT 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:SolaceLabs/event-management-agent.git - v1.0.3 + HEAD diff --git a/service/rabbitmq-plugin/pom.xml b/service/rabbitmq-plugin/pom.xml index a6f0a13b..dab118fd 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.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - RabbitMQ Plugin Solace Event Management Agent - RabbitMQ Plugin @@ -25,7 +25,7 @@ com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT diff --git a/service/solace-plugin/pom.xml b/service/solace-plugin/pom.xml index da86aa77..b09ff23c 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.0.3 + 1.0.3-SNAPSHOT jar Solace Event Management Agent - Solace Plugin Solace Event Management Agent - Solace Plugin @@ -84,7 +84,7 @@ com.solace.maas plugin - 1.0.3 + 1.0.3-SNAPSHOT org.yaml