Skip to content

Commit fc832dc

Browse files
committedJul 3, 2023
[maven-release-plugin] prepare release 2.2.0
1 parent 8afd166 commit fc832dc

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
@@ -30,7 +30,7 @@
3030
</parent>
3131

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

3636
<name>License Maven Plugin</name>
@@ -100,7 +100,7 @@
100100
<scm>
101101
<connection>scm:git:https://github.com/mojohaus/license-maven-plugin.git</connection>
102102
<developerConnection>scm:git:ssh://git@github.com/mojohaus/license-maven-plugin.git</developerConnection>
103-
<tag>HEAD</tag>
103+
<tag>2.2.0</tag>
104104
<url>https://github.com/mojohaus/license-maven-plugin/tree/master</url>
105105
</scm>
106106

@@ -138,7 +138,7 @@
138138

139139
<plexusComponentVersion>2.1.1</plexusComponentVersion>
140140
<maven-resolver.version>1.3.3</maven-resolver.version>
141-
<project.build.outputTimestamp>2023-06-06T22:58:39Z</project.build.outputTimestamp>
141+
<project.build.outputTimestamp>2023-07-03T12:12:28Z</project.build.outputTimestamp>
142142
</properties>
143143

144144
<dependencyManagement>

0 commit comments

Comments
 (0)