Skip to content

Commit

Permalink
[skip ci] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
gitlab-runner committed Mar 3, 2023
1 parent 5bbe659 commit 305dd75
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 @@ -13,7 +13,7 @@

<groupId>ch.ge.cti.composant</groupId>
<artifactId>gitSync</artifactId>
<version>3.9</version>
<version>3.10-SNAPSHOT</version>

<url>https://github.com/republique-et-canton-de-geneve/git-sync</url>

Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:${env.GITLAB_URL}/gitSync.git</connection>
<developerConnection>scm:git:${env.GITLAB_URL}/gitSync.git</developerConnection>
<url>${env.GITLAB_URL}/gitSync.git</url>
<tag>gitSync-3.9</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 305dd75

Please sign in to comment.