From dc93800fd1b3aec3f1193beb3f19ef9603b70f11 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 23 Apr 2024 14:46:57 +0200 Subject: [PATCH] [Project] Set new version 2.3.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 b5486f4b6..a99425a3d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/model/pom.xml b/model/pom.xml index caac788b7..2cbe13bea 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/persistence-postgresql/pom.xml b/persistence-postgresql/pom.xml index 7cb6c4347..c8caefb40 100644 --- a/persistence-postgresql/pom.xml +++ b/persistence-postgresql/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/persistence-xml/pom.xml b/persistence-xml/pom.xml index 794120696..a487bafdd 100644 --- a/persistence-xml/pom.xml +++ b/persistence-xml/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 2480ee1c6..967bc1bb4 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT strolch Module build for strolch diff --git a/privilege/pom.xml b/privilege/pom.xml index ec331d3c1..7b7df24bb 100644 --- a/privilege/pom.xml +++ b/privilege/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index 83226b0ee..00397c0c2 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/soql/pom.xml b/soql/pom.xml index 19556196d..8e91004aa 100644 --- a/soql/pom.xml +++ b/soql/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/strolch-bom/pom.xml b/strolch-bom/pom.xml index f6cad0524..648b58c54 100644 --- a/strolch-bom/pom.xml +++ b/strolch-bom/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/test-base/pom.xml b/test-base/pom.xml index 661482bde..afd0d7abf 100644 --- a/test-base/pom.xml +++ b/test-base/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/test-performance/pom.xml b/test-performance/pom.xml index e5cc2d595..899ff2037 100644 --- a/test-performance/pom.xml +++ b/test-performance/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/utils/pom.xml b/utils/pom.xml index ef41e5db9..4664a1fe9 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/web-rest/pom.xml b/web-rest/pom.xml index c9b2a67f3..fc2fdf390 100644 --- a/web-rest/pom.xml +++ b/web-rest/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/websocket/pom.xml b/websocket/pom.xml index d21f2d7e1..6c03691a7 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml diff --git a/xmlpers/pom.xml b/xmlpers/pom.xml index 17a84fafd..6a8b0bef1 100644 --- a/xmlpers/pom.xml +++ b/xmlpers/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.2.0-SNAPSHOT + 2.3.0-SNAPSHOT ../pom.xml