From 289ec0f95e3f7d85af4c544d242841fbc7951d5c Mon Sep 17 00:00:00 2001 From: edaros Date: Thu, 2 May 2024 11:36:58 +0200 Subject: [PATCH] [10] Solved (in theory) --- jacoco/pom.xml | 2 +- pom.xml | 4 ++-- protocol-amqp-091/pom.xml | 2 +- protocol-common/pom.xml | 2 +- protocol-mongo/pom.xml | 2 +- protocol-mysql/pom.xml | 2 +- protocol-postgres/pom.xml | 2 +- protocol-runner/pom.xml | 2 +- protocol-test/pom.xml | 2 +- todo/pom.xml | 2 +- todo/protocol-amqp-100/pom.xml | 2 +- todo/protocol-kafka/pom.xml | 2 +- todo/protocol-redis/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/jacoco/pom.xml b/jacoco/pom.xml index 7ae3e1f0..782a522c 100644 --- a/jacoco/pom.xml +++ b/jacoco/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 jacoco diff --git a/pom.xml b/pom.xml index adfaa7fb..1288aede 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 pom @@ -22,7 +22,7 @@ - 1.2.0 + 1.2.1 11 11 1.19.1 diff --git a/protocol-amqp-091/pom.xml b/protocol-amqp-091/pom.xml index e0be80fc..830f8594 100644 --- a/protocol-amqp-091/pom.xml +++ b/protocol-amqp-091/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 protocol-amqp-091 diff --git a/protocol-common/pom.xml b/protocol-common/pom.xml index 3d8ad97c..734bbbd3 100644 --- a/protocol-common/pom.xml +++ b/protocol-common/pom.xml @@ -5,7 +5,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 protocol-common diff --git a/protocol-mongo/pom.xml b/protocol-mongo/pom.xml index 6e880bef..ad2f3322 100644 --- a/protocol-mongo/pom.xml +++ b/protocol-mongo/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 protocol-mongo diff --git a/protocol-mysql/pom.xml b/protocol-mysql/pom.xml index afd5c0e5..3d2ff57d 100644 --- a/protocol-mysql/pom.xml +++ b/protocol-mysql/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 protocol-mysql diff --git a/protocol-postgres/pom.xml b/protocol-postgres/pom.xml index ebbd9351..2bce8830 100644 --- a/protocol-postgres/pom.xml +++ b/protocol-postgres/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 protocol-postgres diff --git a/protocol-runner/pom.xml b/protocol-runner/pom.xml index fb22a954..b6421f37 100644 --- a/protocol-runner/pom.xml +++ b/protocol-runner/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 org.example diff --git a/protocol-test/pom.xml b/protocol-test/pom.xml index 1c75494d..044fbef4 100644 --- a/protocol-test/pom.xml +++ b/protocol-test/pom.xml @@ -4,7 +4,7 @@ org.kendar.protocol protocol-master - 1.2.0 + 1.2.1 diff --git a/todo/pom.xml b/todo/pom.xml index d9fef88d..6935a738 100644 --- a/todo/pom.xml +++ b/todo/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol todo - 1.2.0 + 1.2.1 pom diff --git a/todo/protocol-amqp-100/pom.xml b/todo/protocol-amqp-100/pom.xml index b9d0b93b..85a85964 100644 --- a/todo/protocol-amqp-100/pom.xml +++ b/todo/protocol-amqp-100/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol todo - 1.2.0 + 1.2.1 org.example diff --git a/todo/protocol-kafka/pom.xml b/todo/protocol-kafka/pom.xml index 5efb0b0c..fbd4e647 100644 --- a/todo/protocol-kafka/pom.xml +++ b/todo/protocol-kafka/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol todo - 1.2.0 + 1.2.1 org.example diff --git a/todo/protocol-redis/pom.xml b/todo/protocol-redis/pom.xml index 8866cbba..f5f55751 100644 --- a/todo/protocol-redis/pom.xml +++ b/todo/protocol-redis/pom.xml @@ -6,7 +6,7 @@ org.kendar.protocol todo - 1.2.0 + 1.2.1 org.example