From f7915dc6cd8651c2893939f36551d5140e33ecc0 Mon Sep 17 00:00:00 2001 From: Piotr Findeisen Date: Tue, 9 Aug 2022 12:45:40 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bom/pom.xml | 2 +- bootstrap/pom.xml | 2 +- concurrent/pom.xml | 2 +- configuration/pom.xml | 2 +- discovery/pom.xml | 2 +- event-http/pom.xml | 2 +- event/pom.xml | 2 +- http-client/pom.xml | 2 +- http-server/pom.xml | 2 +- jaxrs-testing/pom.xml | 2 +- jaxrs/pom.xml | 2 +- jmx-http-rpc/pom.xml | 2 +- jmx-http/pom.xml | 2 +- jmx/pom.xml | 2 +- json/pom.xml | 2 +- launcher/pom.xml | 2 +- log-manager/pom.xml | 2 +- log/pom.xml | 2 +- node/pom.xml | 2 +- packaging/pom.xml | 2 +- pom.xml | 6 +++--- sample-server/pom.xml | 2 +- security-jwks/pom.xml | 2 +- security/pom.xml | 2 +- skeleton-server/pom.xml | 2 +- stats/pom.xml | 2 +- testing/pom.xml | 2 +- trace-token/pom.xml | 2 +- 28 files changed, 30 insertions(+), 30 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index a6d7c448fc..c9dbbc9603 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -5,7 +5,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT bom diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 8209c18294..6fea68f063 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/concurrent/pom.xml b/concurrent/pom.xml index 86f339111f..cf27840d8c 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/configuration/pom.xml b/configuration/pom.xml index d36fd9a2a2..3b415306ac 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/discovery/pom.xml b/discovery/pom.xml index a8f23a8e8b..e8b78d67b4 100644 --- a/discovery/pom.xml +++ b/discovery/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/event-http/pom.xml b/event-http/pom.xml index 997bb216b6..596ea67f8f 100644 --- a/event-http/pom.xml +++ b/event-http/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/event/pom.xml b/event/pom.xml index 81c1a7e811..eb1e7305b1 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/http-client/pom.xml b/http-client/pom.xml index 6ae1f14e60..c1ea893e56 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/http-server/pom.xml b/http-server/pom.xml index a4259b7640..d2ff210dd9 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/jaxrs-testing/pom.xml b/jaxrs-testing/pom.xml index ff2f3b0ec9..7ff7fe47f8 100644 --- a/jaxrs-testing/pom.xml +++ b/jaxrs-testing/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 5d3df00c16..48a991100f 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/jmx-http-rpc/pom.xml b/jmx-http-rpc/pom.xml index 6c5634b5ec..be51df4993 100644 --- a/jmx-http-rpc/pom.xml +++ b/jmx-http-rpc/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/jmx-http/pom.xml b/jmx-http/pom.xml index 5368e2fe0e..af9c167b6d 100644 --- a/jmx-http/pom.xml +++ b/jmx-http/pom.xml @@ -7,7 +7,7 @@ airlift io.airlift - 218 + 219-SNAPSHOT diff --git a/jmx/pom.xml b/jmx/pom.xml index 4e0c5e5e4e..0f5deaf6eb 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/json/pom.xml b/json/pom.xml index 2af97fd875..eff78f61b6 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/launcher/pom.xml b/launcher/pom.xml index ada74c88c1..7e9dfed686 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/log-manager/pom.xml b/log-manager/pom.xml index cfd23b6b62..7f54695e0e 100644 --- a/log-manager/pom.xml +++ b/log-manager/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/log/pom.xml b/log/pom.xml index a03424a941..473e07cbb9 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/node/pom.xml b/node/pom.xml index 898458851c..a31c4b464d 100644 --- a/node/pom.xml +++ b/node/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index 4852e7e3fa..8f79611bee 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0c326bba5e..18cf3aecce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ airlift pom - 218 + 219-SNAPSHOT airlift Airlift @@ -28,7 +28,7 @@ 11 8 - 218 + 219-SNAPSHOT ${dep.airlift.version} 2.26 0.11.2 @@ -54,7 +54,7 @@ scm:git:git://github.com/airlift/airlift.git scm:git:git@github.com:airlift/airlift.git https://github.com/airlift/airlift/tree/master - 218 + HEAD diff --git a/sample-server/pom.xml b/sample-server/pom.xml index 4d8ca7f83a..09c58c9312 100644 --- a/sample-server/pom.xml +++ b/sample-server/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/security-jwks/pom.xml b/security-jwks/pom.xml index 6113c56f7e..dd99906db9 100644 --- a/security-jwks/pom.xml +++ b/security-jwks/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/security/pom.xml b/security/pom.xml index 425e2f1e1e..78f6c46a50 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/skeleton-server/pom.xml b/skeleton-server/pom.xml index be072106d8..d95f4673f1 100644 --- a/skeleton-server/pom.xml +++ b/skeleton-server/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/stats/pom.xml b/stats/pom.xml index 4fb300ee6e..1f8db538eb 100644 --- a/stats/pom.xml +++ b/stats/pom.xml @@ -8,7 +8,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/testing/pom.xml b/testing/pom.xml index 81dacf3042..9d9e1e1ee6 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT diff --git a/trace-token/pom.xml b/trace-token/pom.xml index e47dee45b0..6b23957031 100644 --- a/trace-token/pom.xml +++ b/trace-token/pom.xml @@ -7,7 +7,7 @@ io.airlift airlift - 218 + 219-SNAPSHOT