Skip to content

Commit

Permalink
[maven-release-plugin] prepare release jetty-setuid-jna-2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joakime committed Mar 28, 2024
1 parent 3eb7273 commit 5c86503
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 @@ -8,13 +8,13 @@
</parent>
<groupId>org.eclipse.jetty.toolchain.setuid</groupId>
<artifactId>jetty-setuid-jna</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<packaging>jar</packaging>
<name>Jetty :: SetUID JNA</name>
<scm>
<connection>scm:git:https://github.com/jetty/${jetty.git.repo}.git</connection>
<developerConnection>scm:git:git@github.com:jetty/${jetty.git.repo}.git</developerConnection>
<tag>HEAD</tag>
<tag>jetty-setuid-jna-2.0.3</tag>
<url>https://github.com/jetty/${jetty.git.repo}</url>
</scm>
<properties>
Expand Down

0 comments on commit 5c86503

Please sign in to comment.