From 41304e19cd333d50d2cbce3a46c487d2188b40c0 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 12 Sep 2023 08:02:13 +0200 Subject: [PATCH] [Project] Set release SNAPSHOT version 2.1.0 --- 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 ae85ac062..dd63a495d 100644 --- a/agent/pom.xml +++ b/agent/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/model/pom.xml b/model/pom.xml index b09a28434..e0d861c71 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/persistence-postgresql/pom.xml b/persistence-postgresql/pom.xml index 7db203ad0..c9dcc9f89 100644 --- a/persistence-postgresql/pom.xml +++ b/persistence-postgresql/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/persistence-xml/pom.xml b/persistence-xml/pom.xml index 8b3d1be27..dcb497294 100644 --- a/persistence-xml/pom.xml +++ b/persistence-xml/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5153d26fd..ff8d41632 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT strolch Module build for strolch diff --git a/privilege/pom.xml b/privilege/pom.xml index 079bb6392..f6c5b8572 100644 --- a/privilege/pom.xml +++ b/privilege/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/service/pom.xml b/service/pom.xml index 48b7fad42..bdb0f9e3e 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/soql/pom.xml b/soql/pom.xml index 3f49112f8..c2292b5b0 100644 --- a/soql/pom.xml +++ b/soql/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/strolch-bom/pom.xml b/strolch-bom/pom.xml index c3d1af4cf..7c3de58e3 100644 --- a/strolch-bom/pom.xml +++ b/strolch-bom/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/test-base/pom.xml b/test-base/pom.xml index 1ab367b36..bb790a93f 100644 --- a/test-base/pom.xml +++ b/test-base/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/test-performance/pom.xml b/test-performance/pom.xml index c565e9a04..4e8233909 100644 --- a/test-performance/pom.xml +++ b/test-performance/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/utils/pom.xml b/utils/pom.xml index 0b0e46560..db76d6183 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/web-rest/pom.xml b/web-rest/pom.xml index b29769224..a922284c0 100644 --- a/web-rest/pom.xml +++ b/web-rest/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/websocket/pom.xml b/websocket/pom.xml index bbc506eca..85d51eff8 100644 --- a/websocket/pom.xml +++ b/websocket/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml diff --git a/xmlpers/pom.xml b/xmlpers/pom.xml index 827c20d22..f1b6b9fe8 100644 --- a/xmlpers/pom.xml +++ b/xmlpers/pom.xml @@ -6,7 +6,7 @@ li.strolch strolch - 2.1.0 + 2.1.0-SNAPSHOT ../pom.xml