Skip to content

Commit d1a98ef

Browse files
[maven-release-plugin] prepare release 2.6.0
1 parent f265ab9 commit d1a98ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</parent>
3131

3232
<artifactId>license-maven-plugin</artifactId>
33-
<version>2.5.1-SNAPSHOT</version>
33+
<version>2.6.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>License Maven Plugin</name>
@@ -103,7 +103,7 @@
103103
<scm>
104104
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
105105
<developerConnection>scm:git:ssh://[email protected]/mojohaus/license-maven-plugin.git</developerConnection>
106-
<tag>HEAD</tag>
106+
<tag>2.6.0</tag>
107107
<url>https://github.com/mojohaus/license-maven-plugin/tree/master</url>
108108
</scm>
109109

@@ -140,7 +140,7 @@
140140

141141
<!-- the same version as in Maven core -->
142142
<maven-resolver.version>1.4.1</maven-resolver.version>
143-
<project.build.outputTimestamp>2024-11-29T07:11:25Z</project.build.outputTimestamp>
143+
<project.build.outputTimestamp>2025-06-21T09:38:11Z</project.build.outputTimestamp>
144144
</properties>
145145

146146
<dependencyManagement>

0 commit comments

Comments
 (0)