Skip to content

Commit 0b4fe61

Browse files
committed
[maven-release-plugin] prepare release 2.7.1
1 parent 53caf42 commit 0b4fe61

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.7.1-SNAPSHOT</version>
33+
<version>2.7.1</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://git@github.com/mojohaus/license-maven-plugin.git</developerConnection>
106-
<tag>HEAD</tag>
106+
<tag>2.7.1</tag>
107107
<url>https://github.com/mojohaus/license-maven-plugin/tree/master</url>
108108
</scm>
109109

@@ -141,7 +141,7 @@
141141

142142
<!-- the same version as in Maven core -->
143143
<maven-resolver.version>1.4.1</maven-resolver.version>
144-
<project.build.outputTimestamp>2025-09-22T05:34:40Z</project.build.outputTimestamp>
144+
<project.build.outputTimestamp>2026-01-05T00:09:48Z</project.build.outputTimestamp>
145145
</properties>
146146

147147
<dependencyManagement>

0 commit comments

Comments
 (0)