From 304191cec7b3976bb84c7d171610d5d2e37d3293 Mon Sep 17 00:00:00 2001 From: Javier <10879637+javiertuya@users.noreply.github.com> Date: Sun, 23 Jun 2024 10:05:51 +0200 Subject: [PATCH] Release 4.2.0 --- net/TdRules/TdRules.csproj | 4 ++-- pom.xml | 2 +- tdrules-bom/pom.xml | 2 +- tdrules-client-oa/pom.xml | 2 +- tdrules-client-rdb/pom.xml | 2 +- tdrules-client/pom.xml | 2 +- tdrules-model/pom.xml | 2 +- tdrules-store-loader/pom.xml | 2 +- tdrules-store-rdb/pom.xml | 2 +- tdrules-store-shared/pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/net/TdRules/TdRules.csproj b/net/TdRules/TdRules.csproj index 2a27dcf..70e9cf2 100644 --- a/net/TdRules/TdRules.csproj +++ b/net/TdRules/TdRules.csproj @@ -2,8 +2,8 @@ Library netstandard2.0 - 4.2.0-SNAPSHOT - 4.2.0-SNAPSHOT + 4.2.0 + 4.2.0 TdRules true diff --git a/pom.xml b/pom.xml index 96cf7f2..639fcef 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 pom tdrules diff --git a/tdrules-bom/pom.xml b/tdrules-bom/pom.xml index 6ae16ed..da8de19 100644 --- a/tdrules-bom/pom.xml +++ b/tdrules-bom/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-bom pom diff --git a/tdrules-client-oa/pom.xml b/tdrules-client-oa/pom.xml index 3903378..10e5887 100644 --- a/tdrules-client-oa/pom.xml +++ b/tdrules-client-oa/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-client-oa jar diff --git a/tdrules-client-rdb/pom.xml b/tdrules-client-rdb/pom.xml index 60c23e9..749945f 100644 --- a/tdrules-client-rdb/pom.xml +++ b/tdrules-client-rdb/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-client-rdb jar diff --git a/tdrules-client/pom.xml b/tdrules-client/pom.xml index a493631..47ba381 100644 --- a/tdrules-client/pom.xml +++ b/tdrules-client/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-client jar diff --git a/tdrules-model/pom.xml b/tdrules-model/pom.xml index 29ba9c6..7a31b46 100644 --- a/tdrules-model/pom.xml +++ b/tdrules-model/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-model jar diff --git a/tdrules-store-loader/pom.xml b/tdrules-store-loader/pom.xml index 4244ef8..e49ce40 100644 --- a/tdrules-store-loader/pom.xml +++ b/tdrules-store-loader/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-store-loader jar diff --git a/tdrules-store-rdb/pom.xml b/tdrules-store-rdb/pom.xml index 2a421e0..cd566bd 100644 --- a/tdrules-store-rdb/pom.xml +++ b/tdrules-store-rdb/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-store-rdb jar diff --git a/tdrules-store-shared/pom.xml b/tdrules-store-shared/pom.xml index 211df7d..d64b300 100644 --- a/tdrules-store-shared/pom.xml +++ b/tdrules-store-shared/pom.xml @@ -3,7 +3,7 @@ io.github.giis-uniovi tdrules - 4.2.0-SNAPSHOT + 4.2.0 tdrules-store-shared jar