From 224a24b7c4f21f0f8243621ce892edb8da2a8ff9 Mon Sep 17 00:00:00 2001 From: "alexandre.oliveira" Date: Mon, 24 Feb 2025 17:09:11 +0000 Subject: [PATCH] Updated version in pom.xml --- pom.xml | 2 +- turing-aem/aem-cli-indexer/pom.xml | 2 +- turing-aem/aem-commons/pom.xml | 2 +- turing-aem/aem-plugin/pom.xml | 2 +- turing-aem/pom.xml | 2 +- turing-app/pom.xml | 2 +- turing-commons/pom.xml | 2 +- turing-connector/connector-app/pom.xml | 2 +- turing-connector/connector-commons/pom.xml | 2 +- turing-connector/pom.xml | 4 ++-- turing-db/db-app/pom.xml | 2 +- turing-db/db-commons/pom.xml | 2 +- turing-db/pom.xml | 2 +- turing-filesystem/fs-commons/pom.xml | 2 +- turing-filesystem/fs-connector/pom.xml | 2 +- turing-filesystem/pom.xml | 2 +- turing-java-sdk/pom.xml | 2 +- turing-spring/pom.xml | 2 +- turing-utils/pom.xml | 2 +- turing-web-crawler/pom.xml | 2 +- turing-web-crawler/wc-commons/pom.xml | 2 +- turing-web-crawler/wc-plugin/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 530cdc8e07..80e380fd2a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing turing pom - 2025.1.18 + 2025.1.19 Turing ES Master Viglet Turing ES diff --git a/turing-aem/aem-cli-indexer/pom.xml b/turing-aem/aem-cli-indexer/pom.xml index 9db101b3cc..3ac4df044c 100644 --- a/turing-aem/aem-cli-indexer/pom.xml +++ b/turing-aem/aem-cli-indexer/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing.connector turing-aem - 2025.1.18 + 2025.1.19 ../pom.xml aem-cli-indexer diff --git a/turing-aem/aem-commons/pom.xml b/turing-aem/aem-commons/pom.xml index 5e0db7e8e2..ec1d0abf7d 100644 --- a/turing-aem/aem-commons/pom.xml +++ b/turing-aem/aem-commons/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing.connector turing-aem - 2025.1.18 + 2025.1.19 ../pom.xml aem-commons diff --git a/turing-aem/aem-plugin/pom.xml b/turing-aem/aem-plugin/pom.xml index 2508f76351..5ae6835322 100644 --- a/turing-aem/aem-plugin/pom.xml +++ b/turing-aem/aem-plugin/pom.xml @@ -5,7 +5,7 @@ com.viglet.turing.connector turing-aem - 2025.1.18 + 2025.1.19 ../pom.xml aem-plugin diff --git a/turing-aem/pom.xml b/turing-aem/pom.xml index 6d98effb8b..650589528c 100644 --- a/turing-aem/pom.xml +++ b/turing-aem/pom.xml @@ -5,7 +5,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml com.viglet.turing.connector diff --git a/turing-app/pom.xml b/turing-app/pom.xml index def7526cfe..66f1c803ec 100644 --- a/turing-app/pom.xml +++ b/turing-app/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-app diff --git a/turing-commons/pom.xml b/turing-commons/pom.xml index 7b1aacd075..767621c083 100644 --- a/turing-commons/pom.xml +++ b/turing-commons/pom.xml @@ -11,7 +11,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-commons diff --git a/turing-connector/connector-app/pom.xml b/turing-connector/connector-app/pom.xml index 6ed18890d5..31d1a5de91 100644 --- a/turing-connector/connector-app/pom.xml +++ b/turing-connector/connector-app/pom.xml @@ -5,7 +5,7 @@ turing-connector com.viglet.turing.connector - 2025.1.18 + 2025.1.19 connector-app diff --git a/turing-connector/connector-commons/pom.xml b/turing-connector/connector-commons/pom.xml index 75d8a0f017..14f23f89c3 100644 --- a/turing-connector/connector-commons/pom.xml +++ b/turing-connector/connector-commons/pom.xml @@ -4,7 +4,7 @@ turing-connector com.viglet.turing.connector - 2025.1.18 + 2025.1.19 connector-commons diff --git a/turing-connector/pom.xml b/turing-connector/pom.xml index 6611d4c927..e61594fbf7 100644 --- a/turing-connector/pom.xml +++ b/turing-connector/pom.xml @@ -5,12 +5,12 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml com.viglet.turing.connector turing-connector - 2025.1.18 + 2025.1.19 Turing Connector Turing Connector pom diff --git a/turing-db/db-app/pom.xml b/turing-db/db-app/pom.xml index 892d9eecc6..a8a2d170ef 100644 --- a/turing-db/db-app/pom.xml +++ b/turing-db/db-app/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing turing-db - 2025.1.18 + 2025.1.19 ../pom.xml db-app diff --git a/turing-db/db-commons/pom.xml b/turing-db/db-commons/pom.xml index 596e219e87..5df84b7aef 100644 --- a/turing-db/db-commons/pom.xml +++ b/turing-db/db-commons/pom.xml @@ -4,7 +4,7 @@ turing-db com.viglet.turing - 2025.1.18 + 2025.1.19 db-commons diff --git a/turing-db/pom.xml b/turing-db/pom.xml index 6bbf869817..a8db63c525 100644 --- a/turing-db/pom.xml +++ b/turing-db/pom.xml @@ -21,7 +21,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-db diff --git a/turing-filesystem/fs-commons/pom.xml b/turing-filesystem/fs-commons/pom.xml index fd2dcf4c3f..f9c29318bc 100644 --- a/turing-filesystem/fs-commons/pom.xml +++ b/turing-filesystem/fs-commons/pom.xml @@ -10,7 +10,7 @@ com.viglet.turing turing-filesystem - 2025.1.18 + 2025.1.19 ../pom.xml fs-commons diff --git a/turing-filesystem/fs-connector/pom.xml b/turing-filesystem/fs-connector/pom.xml index 6781c81d12..505fcbf3fc 100644 --- a/turing-filesystem/fs-connector/pom.xml +++ b/turing-filesystem/fs-connector/pom.xml @@ -11,7 +11,7 @@ com.viglet.turing turing-filesystem - 2025.1.18 + 2025.1.19 ../pom.xml fs-connector diff --git a/turing-filesystem/pom.xml b/turing-filesystem/pom.xml index 2253a87f6f..828917c732 100644 --- a/turing-filesystem/pom.xml +++ b/turing-filesystem/pom.xml @@ -21,7 +21,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-filesystem diff --git a/turing-java-sdk/pom.xml b/turing-java-sdk/pom.xml index be64414ccc..faee795caf 100644 --- a/turing-java-sdk/pom.xml +++ b/turing-java-sdk/pom.xml @@ -6,7 +6,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-java-sdk diff --git a/turing-spring/pom.xml b/turing-spring/pom.xml index beef89e65a..08adffced7 100644 --- a/turing-spring/pom.xml +++ b/turing-spring/pom.xml @@ -11,7 +11,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml turing-spring diff --git a/turing-utils/pom.xml b/turing-utils/pom.xml index 54763aeb8a..df5b7b4d65 100644 --- a/turing-utils/pom.xml +++ b/turing-utils/pom.xml @@ -5,7 +5,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml diff --git a/turing-web-crawler/pom.xml b/turing-web-crawler/pom.xml index be6071d4c2..034c8741f9 100644 --- a/turing-web-crawler/pom.xml +++ b/turing-web-crawler/pom.xml @@ -5,7 +5,7 @@ com.viglet.turing turing - 2025.1.18 + 2025.1.19 ../pom.xml diff --git a/turing-web-crawler/wc-commons/pom.xml b/turing-web-crawler/wc-commons/pom.xml index 6f98d03292..82d9cdbb37 100644 --- a/turing-web-crawler/wc-commons/pom.xml +++ b/turing-web-crawler/wc-commons/pom.xml @@ -4,7 +4,7 @@ turing-web-crawler com.viglet.turing.connector - 2025.1.18 + 2025.1.19 wc-commons diff --git a/turing-web-crawler/wc-plugin/pom.xml b/turing-web-crawler/wc-plugin/pom.xml index f38198a453..daacfacc06 100644 --- a/turing-web-crawler/wc-plugin/pom.xml +++ b/turing-web-crawler/wc-plugin/pom.xml @@ -5,7 +5,7 @@ turing-web-crawler com.viglet.turing.connector - 2025.1.18 + 2025.1.19 wc-plugin