From 4c8dd9b0d1eed83436f7a4305c26d740a000cb9e Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 27 Nov 2023 07:53:36 +0100 Subject: [PATCH] [Project] Set new version 2.2.0-SNAPSHOT --- agent/pom.xml | 2 +- model/pom.xml | 2 +- persistence-postgresql/pom.xml | 2 +- persistence-xml/pom.xml | 2 +- pom.xml | 2 +- privilege/pom.xml | 2 +- service/pom.xml | 2 +- soql/pom.xml | 2 +- strolch-bom/pom.xml | 2 +- test-base/pom.xml | 2 +- test-performance/pom.xml | 2 +- utils/pom.xml | 2 +- web-rest/pom.xml | 2 +- websocket/pom.xml | 2 +- xmlpers/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/agent/pom.xml b/agent/pom.xml index dd63a495d..b5486f4b6 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/model/pom.xml b/model/pom.xml index e0d861c71..caac788b7 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/persistence-postgresql/pom.xml b/persistence-postgresql/pom.xml index c9dcc9f89..7cb6c4347 100644 --- a/persistence-postgresql/pom.xml +++ b/persistence-postgresql/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/persistence-xml/pom.xml b/persistence-xml/pom.xml index dcb497294..794120696 100644 --- a/persistence-xml/pom.xml +++ b/persistence-xml/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index ff8d41632..c7d1e6bc4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT strolch Module build for strolch diff --git a/privilege/pom.xml b/privilege/pom.xml index f6c5b8572..ec331d3c1 100644 --- a/privilege/pom.xml +++ b/privilege/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index bdb0f9e3e..83226b0ee 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/soql/pom.xml b/soql/pom.xml index c2292b5b0..19556196d 100644 --- a/soql/pom.xml +++ b/soql/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/strolch-bom/pom.xml b/strolch-bom/pom.xml index 7c3de58e3..f6cad0524 100644 --- a/strolch-bom/pom.xml +++ b/strolch-bom/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/test-base/pom.xml b/test-base/pom.xml index bb790a93f..661482bde 100644 --- a/test-base/pom.xml +++ b/test-base/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/test-performance/pom.xml b/test-performance/pom.xml index 4e8233909..e5cc2d595 100644 --- a/test-performance/pom.xml +++ b/test-performance/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/utils/pom.xml b/utils/pom.xml index db76d6183..ef41e5db9 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/web-rest/pom.xml b/web-rest/pom.xml index a922284c0..c9b2a67f3 100644 --- a/web-rest/pom.xml +++ b/web-rest/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/websocket/pom.xml b/websocket/pom.xml index 85d51eff8..d21f2d7e1 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml diff --git a/xmlpers/pom.xml b/xmlpers/pom.xml index f1b6b9fe8..17a84fafd 100644 --- a/xmlpers/pom.xml +++ b/xmlpers/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml