Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Nov 29, 2024
1 parent b572848 commit b9d9ed1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</parent>

<artifactId>license-maven-plugin</artifactId>
<version>2.5.0-SNAPSHOT</version>
<version>2.5.0</version>
<packaging>maven-plugin</packaging>

<name>License Maven Plugin</name>
Expand Down Expand Up @@ -103,7 +103,7 @@
<scm>
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mojohaus/license-maven-plugin.git</developerConnection>
<tag>HEAD</tag>
<tag>2.5.0</tag>
<url>https://github.com/mojohaus/license-maven-plugin/tree/master</url>
</scm>

Expand Down Expand Up @@ -139,7 +139,7 @@

<!-- the same version as in Maven core -->
<maven-resolver.version>1.4.1</maven-resolver.version>
<project.build.outputTimestamp>2024-09-13T18:50:14Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-11-29T07:11:05Z</project.build.outputTimestamp>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit b9d9ed1

Please sign in to comment.