From c01bc033190ab74b87ee48a88a70780b39c965c8 Mon Sep 17 00:00:00 2001 From: Linsong Wang Date: Thu, 1 Aug 2024 10:19:26 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 0.214 --- 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 da0bb58a65..542b411faa 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/concurrent/pom.xml b/concurrent/pom.xml index b30438f4a5..c3eb7f15b0 100644 --- a/concurrent/pom.xml +++ b/concurrent/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/configuration/pom.xml b/configuration/pom.xml index fa99b0ea06..95f4996e4e 100644 --- a/configuration/pom.xml +++ b/configuration/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/dbpool/pom.xml b/dbpool/pom.xml index 6abac81727..9084d9858b 100644 --- a/dbpool/pom.xml +++ b/dbpool/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/discovery/pom.xml b/discovery/pom.xml index 8ab7d0c792..5982865b65 100644 --- a/discovery/pom.xml +++ b/discovery/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/event/pom.xml b/event/pom.xml index 98872276a9..9161b423f4 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/http-client/pom.xml b/http-client/pom.xml index d988fc7123..bd96ccdc1a 100644 --- a/http-client/pom.xml +++ b/http-client/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/http-server/pom.xml b/http-server/pom.xml index 11728c6c54..c75fa0d230 100644 --- a/http-server/pom.xml +++ b/http-server/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/http-utils/pom.xml b/http-utils/pom.xml index a0e20456ff..db3a1ebc24 100644 --- a/http-utils/pom.xml +++ b/http-utils/pom.xml @@ -7,7 +7,7 @@ airlift com.facebook.airlift - 0.214-SNAPSHOT + 0.214 diff --git a/jaxrs-testing/pom.xml b/jaxrs-testing/pom.xml index 7e160f0fad..b8871c6bc3 100644 --- a/jaxrs-testing/pom.xml +++ b/jaxrs-testing/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/jaxrs/pom.xml b/jaxrs/pom.xml index df74f68ad0..de6e2fd3a5 100644 --- a/jaxrs/pom.xml +++ b/jaxrs/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/jmx-http-rpc/pom.xml b/jmx-http-rpc/pom.xml index a29e072cc4..720ba57a5b 100644 --- a/jmx-http-rpc/pom.xml +++ b/jmx-http-rpc/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/jmx-http/pom.xml b/jmx-http/pom.xml index 2478ec585d..1a8a31b3c8 100644 --- a/jmx-http/pom.xml +++ b/jmx-http/pom.xml @@ -7,7 +7,7 @@ airlift com.facebook.airlift - 0.214-SNAPSHOT + 0.214 diff --git a/jmx/pom.xml b/jmx/pom.xml index 6c2a533175..3c966bc274 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/json/pom.xml b/json/pom.xml index fc410a603f..7d1aafeb41 100644 --- a/json/pom.xml +++ b/json/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/launcher/pom.xml b/launcher/pom.xml index f9ef250668..736b7040d2 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/log-manager/pom.xml b/log-manager/pom.xml index 71a4d7d647..8749dbddae 100644 --- a/log-manager/pom.xml +++ b/log-manager/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/log/pom.xml b/log/pom.xml index eb22fd7fac..2c077af280 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/node/pom.xml b/node/pom.xml index 563ac42ca8..285d5c552b 100644 --- a/node/pom.xml +++ b/node/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/packaging/pom.xml b/packaging/pom.xml index 7cdd4acd23..af4040bf9f 100644 --- a/packaging/pom.xml +++ b/packaging/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/pom.xml b/pom.xml index 8121d1cebb..c8f6754fec 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.facebook.airlift airlift pom - 0.214-SNAPSHOT + 0.214 airlift Airlift @@ -25,7 +25,7 @@ true 1.8.0-40 - 0.214-SNAPSHOT + 0.214 ${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 - HEAD + 0.214 diff --git a/sample-server/pom.xml b/sample-server/pom.xml index e14dbea994..cee71957e1 100644 --- a/sample-server/pom.xml +++ b/sample-server/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/security/pom.xml b/security/pom.xml index e87abc3a0b..38cf445796 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/skeleton-server/pom.xml b/skeleton-server/pom.xml index 989a9d889a..a8b01c72d5 100644 --- a/skeleton-server/pom.xml +++ b/skeleton-server/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/stats/pom.xml b/stats/pom.xml index a0064d5cb3..5bb2be952e 100644 --- a/stats/pom.xml +++ b/stats/pom.xml @@ -8,7 +8,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/testing/pom.xml b/testing/pom.xml index fff1ee697f..ed57ceaf33 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214 diff --git a/trace-token/pom.xml b/trace-token/pom.xml index 2477c8d74e..947da1cca0 100644 --- a/trace-token/pom.xml +++ b/trace-token/pom.xml @@ -7,7 +7,7 @@ com.facebook.airlift airlift - 0.214-SNAPSHOT + 0.214