From 79385875a0c629ebffdaa6e25581536fd3011648 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 8 Oct 2024 12:55:00 +0000 Subject: [PATCH] [ci skip] prepare for next development iteration --- pom.xml | 4 ++-- querydsl-postgrest-resttemplate-adapter/pom.xml | 2 +- querydsl-postgrest-webclient-adapter/pom.xml | 2 +- querydsl-postgrest/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 7c6207e..bb53d5b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fr.ouestfrance.querydsl querydsl-postgrest-bom - 1.4.4 + 1.4.5-SNAPSHOT pom querydsl-postgrest-bom Implementation of unified queryDSL for postgRest API @@ -41,7 +41,7 @@ scm:git:${project.scm.url} scm:git:${project.scm.url} https://github.com/ouest-france/querydsl-postgrest.git - temp_$ + HEAD diff --git a/querydsl-postgrest-resttemplate-adapter/pom.xml b/querydsl-postgrest-resttemplate-adapter/pom.xml index 197ec3b..2ce5adf 100644 --- a/querydsl-postgrest-resttemplate-adapter/pom.xml +++ b/querydsl-postgrest-resttemplate-adapter/pom.xml @@ -5,7 +5,7 @@ fr.ouestfrance.querydsl querydsl-postgrest-bom ../pom.xml - 1.4.4 + 1.4.5-SNAPSHOT querydsl-postgrest-resttemplate-adapter diff --git a/querydsl-postgrest-webclient-adapter/pom.xml b/querydsl-postgrest-webclient-adapter/pom.xml index f658c0c..8aa8a8a 100644 --- a/querydsl-postgrest-webclient-adapter/pom.xml +++ b/querydsl-postgrest-webclient-adapter/pom.xml @@ -5,7 +5,7 @@ fr.ouestfrance.querydsl querydsl-postgrest-bom ../pom.xml - 1.4.4 + 1.4.5-SNAPSHOT querydsl-postgrest-webclient-adapter diff --git a/querydsl-postgrest/pom.xml b/querydsl-postgrest/pom.xml index 26e77ae..b3775e1 100644 --- a/querydsl-postgrest/pom.xml +++ b/querydsl-postgrest/pom.xml @@ -5,7 +5,7 @@ fr.ouestfrance.querydsl querydsl-postgrest-bom ../pom.xml - 1.4.4 + 1.4.5-SNAPSHOT querydsl-postgrest