Skip to content

Commit bdf315e

Browse files
feat: prepare 1.4.9
1 parent 3afd740 commit bdf315e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>fr.ouestfrance.querydsl</groupId>
66
<artifactId>querydsl-postgrest-bom</artifactId>
7-
<version>1.4.10</version>
7+
<version>1.4.9-SNAPSHOT</version>
88
<packaging>pom</packaging>
99
<name>querydsl-postgrest-bom</name>
1010
<description>Implementation of unified queryDSL for postgRest API</description>

querydsl-postgrest-resttemplate-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>fr.ouestfrance.querydsl</groupId>
66
<artifactId>querydsl-postgrest-bom</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.4.10</version>
8+
<version>1.4.9-SNAPSHOT</version>
99
</parent>
1010

1111
<name>querydsl-postgrest-resttemplate-adapter</name>

querydsl-postgrest-webclient-adapter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>fr.ouestfrance.querydsl</groupId>
66
<artifactId>querydsl-postgrest-bom</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.4.10</version>
8+
<version>1.4.9-SNAPSHOT</version>
99
</parent>
1010
<name>querydsl-postgrest-webclient-adapter</name>
1111
<artifactId>querydsl-postgrest-webclient-adapter</artifactId>

querydsl-postgrest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>fr.ouestfrance.querydsl</groupId>
66
<artifactId>querydsl-postgrest-bom</artifactId>
77
<relativePath>../pom.xml</relativePath>
8-
<version>1.4.10</version>
8+
<version>1.4.9-SNAPSHOT</version>
99
</parent>
1010
<name>querydsl-postgrest</name>
1111
<artifactId>querydsl-postgrest</artifactId>

0 commit comments

Comments
 (0)