From 89eeba4c37b9d0626a9dbe41a641414476c5563f Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 25 Jul 2024 12:49:22 +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 007abe2..1824c73 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ fr.ouestfrance.querydsl querydsl-postgrest-bom - 1.4.1 + 1.4.2-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 eee0ecb..b3d949f 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.1 + 1.4.2-SNAPSHOT querydsl-postgrest-resttemplate-adapter diff --git a/querydsl-postgrest-webclient-adapter/pom.xml b/querydsl-postgrest-webclient-adapter/pom.xml index a7dea53..9f22fb4 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.1 + 1.4.2-SNAPSHOT querydsl-postgrest-webclient-adapter diff --git a/querydsl-postgrest/pom.xml b/querydsl-postgrest/pom.xml index c610e76..8cee240 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.1 + 1.4.2-SNAPSHOT querydsl-postgrest