Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
THOREL Arnaud authored and THOREL Arnaud committed Nov 16, 2023
1 parent dbedcd0 commit 1031d53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
</properties>

<scm>
<connection>scm:${project.scm.url}</connection>
<connection>scm:git:${project.scm.url}</connection>
<developerConnection>scm:git:${project.scm.url}</developerConnection>
<url>git@github.com:ouest-france/querydsl.git</url>
<url>https://github.com/ouest-france/querydsl.git</url>
<tag>HEAD</tag>
</scm>

Expand Down

0 comments on commit 1031d53

Please sign in to comment.