Skip to content

Commit ac1234b

Browse files
committed
[maven-release-plugin] prepare release 2.0.1
1 parent f472a4d commit ac1234b

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
@@ -32,7 +32,7 @@
3232
</parent>
3333

3434
<artifactId>license-maven-plugin</artifactId>
35-
<version>2.0.1-SNAPSHOT</version>
35+
<version>2.0.1</version>
3636
<packaging>maven-plugin</packaging>
3737

3838
<name>License Maven Plugin</name>
@@ -93,7 +93,7 @@
9393
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
9494
<developerConnection>scm:git:ssh://[email protected]/mojohaus/license-maven-plugin.git</developerConnection>
9595
<url>https://github.com/mojohaus/license-maven-plugin/tree/master</url>
96-
<tag>HEAD</tag>
96+
<tag>2.0.1</tag>
9797
</scm>
9898
<issueManagement>
9999
<system>github</system>
@@ -127,7 +127,7 @@
127127

128128
<plexusComponentVersion>1.7.1</plexusComponentVersion>
129129
<maven-resolver.version>1.3.3</maven-resolver.version>
130-
<project.build.outputTimestamp>2022-01-18T09:14:02Z</project.build.outputTimestamp>
130+
<project.build.outputTimestamp>2023-05-05T03:36:20Z</project.build.outputTimestamp>
131131
</properties>
132132

133133
<dependencyManagement>

0 commit comments

Comments
 (0)