From a87df46afce69217f0ede05d53d5caf3b6ddd6ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Wa=C5=9B?= Date: Thu, 31 Oct 2024 09:10:32 +0000 Subject: [PATCH] [ci skip] prepare release v0.158 --- pom.xml | 4 ++-- trino-rest-base/pom.xml | 4 ++-- trino-rest-github/pom.xml | 4 ++-- trino-rest-slack/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 60334e5..31432f6 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ pl.net.was trino-rest - 0.158-SNAPSHOT + 0.158 pom Trino RESTful Connectors @@ -30,7 +30,7 @@ scm:git:https://github.com/nineinchnick/trino-rest.git - HEAD + v0.158 diff --git a/trino-rest-base/pom.xml b/trino-rest-base/pom.xml index c4bf46f..b3bb1de 100644 --- a/trino-rest-base/pom.xml +++ b/trino-rest-base/pom.xml @@ -5,11 +5,11 @@ pl.net.was trino-rest - 0.158-SNAPSHOT + 0.158 trino-rest-base - 0.158-SNAPSHOT + 0.158 jar Trino REST base diff --git a/trino-rest-github/pom.xml b/trino-rest-github/pom.xml index 7dbfa40..2827b17 100644 --- a/trino-rest-github/pom.xml +++ b/trino-rest-github/pom.xml @@ -5,11 +5,11 @@ pl.net.was trino-rest - 0.158-SNAPSHOT + 0.158 trino-rest-github - 0.158-SNAPSHOT + 0.158 trino-plugin Trino REST GitHub diff --git a/trino-rest-slack/pom.xml b/trino-rest-slack/pom.xml index 6059e62..965c8a5 100644 --- a/trino-rest-slack/pom.xml +++ b/trino-rest-slack/pom.xml @@ -5,11 +5,11 @@ pl.net.was trino-rest - 0.158-SNAPSHOT + 0.158 trino-rest-slack - 0.158-SNAPSHOT + 0.158 trino-plugin Trino REST Slack