From b0d4fcd237dcd03f701351fcd159aa2a1770832f Mon Sep 17 00:00:00 2001 From: Linsong Wang Date: Mon, 12 Aug 2024 19:57:32 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- bootstrap/pom.xml | 2 +- concurrent/pom.xml | 2 +- configuration/pom.xml | 2 +- dbpool/pom.xml | 2 +- discovery/pom.xml | 2 +- event/pom.xml | 2 +- http-client/pom.xml | 2 +- http-server/pom.xml | 2 +- http-utils/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/pom.xml | 2 +- skeleton-server/pom.xml | 2 +- stats/pom.xml | 2 +- testing/pom.xml | 2 +- trace-token/pom.xml | 2 +- 27 files changed, 29 insertions(+), 29 deletions(-) diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 663c987bf7..adb6b6fe0d 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/concurrent/pom.xml b/concurrent/pom.xml index ab34858949..74753b1749 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/configuration/pom.xml b/configuration/pom.xml index 3111406f6d..e88b1ea712 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/dbpool/pom.xml b/dbpool/pom.xml index 101eb022d4..e3df6ef595 100644 --- a/dbpool/pom.xml +++ b/dbpool/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/discovery/pom.xml b/discovery/pom.xml index ea4c1713cc..0be459fcac 100644 --- a/discovery/pom.xml +++ b/discovery/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/event/pom.xml b/event/pom.xml index 240959fa74..0d67014dd1 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/http-client/pom.xml b/http-client/pom.xml index a7c2a319f9..448ed7f885 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/http-server/pom.xml b/http-server/pom.xml index 5d592aea8b..d2a2eb4ae8 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/http-utils/pom.xml b/http-utils/pom.xml index a29a773b29..462b1c1478 100644 --- a/http-utils/pom.xml +++ b/http-utils/pom.xml @@ -7,7 +7,7 @@ airlift com.facebook.airlift - 0.215 + 0.216-SNAPSHOT diff --git a/jaxrs-testing/pom.xml b/jaxrs-testing/pom.xml index 51fde3b793..6d330be5cf 100644 --- a/jaxrs-testing/pom.xml +++ b/jaxrs-testing/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index 54d0afba77..cd49ec7c52 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/jmx-http-rpc/pom.xml b/jmx-http-rpc/pom.xml index 26e58b3ba0..fa96d039b1 100644 --- a/jmx-http-rpc/pom.xml +++ b/jmx-http-rpc/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/jmx-http/pom.xml b/jmx-http/pom.xml index d251f87ab5..556f1a521a 100644 --- a/jmx-http/pom.xml +++ b/jmx-http/pom.xml @@ -7,7 +7,7 @@ airlift com.facebook.airlift - 0.215 + 0.216-SNAPSHOT diff --git a/jmx/pom.xml b/jmx/pom.xml index d5bf97b7c0..9393cbd713 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/json/pom.xml b/json/pom.xml index efdda19c02..002e6f65d7 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/launcher/pom.xml b/launcher/pom.xml index a8a40d6540..7052d7f0dd 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/log-manager/pom.xml b/log-manager/pom.xml index 984c1176f0..adc32c6fc9 100644 --- a/log-manager/pom.xml +++ b/log-manager/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/log/pom.xml b/log/pom.xml index 8a8958e68c..21f7b13913 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/node/pom.xml b/node/pom.xml index 373840130e..a80837651d 100644 --- a/node/pom.xml +++ b/node/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/packaging/pom.xml b/packaging/pom.xml index ca710a1ecf..9d7f411155 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/pom.xml b/pom.xml index ebe81cb06b..ae4347903d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.facebook.airlift airlift pom - 0.215 + 0.216-SNAPSHOT airlift Airlift @@ -25,7 +25,7 @@ true 1.8.0-40 - 0.215 + 0.216-SNAPSHOT ${dep.airlift.version} 9.4.55.v20240627 2.26 @@ -52,7 +52,7 @@ scm:git:git://github.com/airlift/airlift.git scm:git:git@github.com:airlift/airlift.git https://github.com/airlift/airlift/tree/master - 0.215 + HEAD diff --git a/sample-server/pom.xml b/sample-server/pom.xml index d5b027a1c2..f9d1c1847a 100644 --- a/sample-server/pom.xml +++ b/sample-server/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/security/pom.xml b/security/pom.xml index b3985fc40e..a0e8e83a2d 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/skeleton-server/pom.xml b/skeleton-server/pom.xml index 48354120ac..a2a47ea13b 100644 --- a/skeleton-server/pom.xml +++ b/skeleton-server/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/stats/pom.xml b/stats/pom.xml index aed2edf64e..5714ff4744 100644 --- a/stats/pom.xml +++ b/stats/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/testing/pom.xml b/testing/pom.xml index 9d90877fbb..54e1802410 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT diff --git a/trace-token/pom.xml b/trace-token/pom.xml index 4c3898259a..9d6f863d27 100644 --- a/trace-token/pom.xml +++ b/trace-token/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.215 + 0.216-SNAPSHOT