Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ipt-3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gbif-jenkins committed Jun 13, 2024
1 parent 5fd55a7 commit b3d11a2
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 @@ -9,7 +9,7 @@
</parent>

<artifactId>ipt</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<packaging>war</packaging>

<name>IPT</name>
Expand Down Expand Up @@ -131,7 +131,7 @@
<connection>scm:git:[email protected]:gbif/${project.artifactId}.git</connection>
<url>https://github.com/gbif/${project.artifactId}</url>
<developerConnection>scm:git:[email protected]:gbif/${project.artifactId}.git</developerConnection>
<tag>HEAD</tag>
<tag>ipt-3.0.5</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit b3d11a2

Please sign in to comment.