Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaud-thorel-of authored Jan 17, 2024
1 parent 11316ac commit fedf3d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions querydsl-postgrest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>fr.ouestfrance.querydsl</groupId>
<groupId>fr.ouestfrance.bom</groupId>
<artifactId>querydsl-postgrest-parent</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.2-SNAPSHOT</version>
</parent>

<artifactId>querydsl-postgrest</artifactId>
Expand All @@ -15,4 +15,4 @@
<version>1.2.0</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit fedf3d9

Please sign in to comment.