Skip to content

Commit a98d450

Browse files
[maven-release-plugin] prepare release 2.1.0
1 parent 82f9e43 commit a98d450

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
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.2-SNAPSHOT</version>
35+
<version>2.1.0</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.1.0</tag>
9797
</scm>
9898
<issueManagement>
9999
<system>github</system>
@@ -128,7 +128,7 @@
128128

129129
<plexusComponentVersion>2.1.1</plexusComponentVersion>
130130
<maven-resolver.version>1.3.3</maven-resolver.version>
131-
<project.build.outputTimestamp>2023-05-05T03:36:54Z</project.build.outputTimestamp>
131+
<project.build.outputTimestamp>2023-06-06T22:58:03Z</project.build.outputTimestamp>
132132
</properties>
133133

134134
<dependencyManagement>

0 commit comments

Comments
 (0)