Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
timgifford committed Oct 21, 2023
1 parent fac7ff4 commit 2273499
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 @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>co.leantechniques</groupId>
<artifactId>maven-buildtime-extension</artifactId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<packaging>jar</packaging>

<parent>
Expand Down Expand Up @@ -32,7 +32,7 @@
<url>https://github.com/timgifford/maven-buildtime-extension</url>
<connection>scm:git:git@github.com:timgifford/maven-buildtime-extension.git</connection>
<developerConnection>scm:git:git@github.com:timgifford/maven-buildtime-extension.git</developerConnection>
<tag>HEAD</tag>
<tag>v3.0.5</tag>
</scm>

<developers>
Expand Down

0 comments on commit 2273499

Please sign in to comment.