From c79639d1598767d779d85052f3a6b6f34d89f89c Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 30 Oct 2023 12:20:58 +0100 Subject: [PATCH] [Project] Set release SNAPSHOT version 2.1.1 --- 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 d0db4ad9a..dd63a495d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/model/pom.xml b/model/pom.xml index 236f15b64..e0d861c71 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/persistence-postgresql/pom.xml b/persistence-postgresql/pom.xml index c3bb208fc..c9dcc9f89 100644 --- a/persistence-postgresql/pom.xml +++ b/persistence-postgresql/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/persistence-xml/pom.xml b/persistence-xml/pom.xml index 4942de86d..dcb497294 100644 --- a/persistence-xml/pom.xml +++ b/persistence-xml/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 27d956c01..ff8d41632 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT strolch Module build for strolch diff --git a/privilege/pom.xml b/privilege/pom.xml index 4b839ee09..f6c5b8572 100644 --- a/privilege/pom.xml +++ b/privilege/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index 87df45475..bdb0f9e3e 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/soql/pom.xml b/soql/pom.xml index e85352ad8..c2292b5b0 100644 --- a/soql/pom.xml +++ b/soql/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/strolch-bom/pom.xml b/strolch-bom/pom.xml index f0603cf32..7c3de58e3 100644 --- a/strolch-bom/pom.xml +++ b/strolch-bom/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/test-base/pom.xml b/test-base/pom.xml index b069d58f0..bb790a93f 100644 --- a/test-base/pom.xml +++ b/test-base/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/test-performance/pom.xml b/test-performance/pom.xml index 68cefd06d..4e8233909 100644 --- a/test-performance/pom.xml +++ b/test-performance/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/utils/pom.xml b/utils/pom.xml index 9511b0dcc..db76d6183 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/web-rest/pom.xml b/web-rest/pom.xml index fbd03fffe..a922284c0 100644 --- a/web-rest/pom.xml +++ b/web-rest/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/websocket/pom.xml b/websocket/pom.xml index aad86e6a1..85d51eff8 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/xmlpers/pom.xml b/xmlpers/pom.xml index c739b73d3..f1b6b9fe8 100644 --- a/xmlpers/pom.xml +++ b/xmlpers/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.1 + 2.1.0-SNAPSHOT ../pom.xml