Skip to content

Commit 5894a4d

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.2.2
1 parent 354aa79 commit 5894a4d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

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

3232
<artifactId>maven-shade-plugin</artifactId>
33-
<version>3.2.2-SNAPSHOT</version>
33+
<version>3.2.2</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Shade Plugin</name>
@@ -47,7 +47,7 @@
4747
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</connection>
4848
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git</developerConnection>
4949
<url>https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}</url>
50-
<tag>HEAD</tag>
50+
<tag>maven-shade-plugin-3.2.2</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>
@@ -69,7 +69,7 @@
6969
<javaVersion>7</javaVersion>
7070
<currentVersion>${project.version}</currentVersion>
7171
<asmVersion>7.3.1</asmVersion>
72-
<project.build.outputTimestamp>2020-02-01T19:03:59Z</project.build.outputTimestamp>
72+
<project.build.outputTimestamp>2020-02-09T09:12:23Z</project.build.outputTimestamp>
7373
</properties>
7474

7575
<contributors>
@@ -302,7 +302,7 @@
302302
<source>src/it/mrm/repository</source>
303303
<cloneTo>target/mock-repo</cloneTo> <!-- due to on the fly created jars -->
304304
</mockRepo>
305-
<proxyRepo/>
305+
<proxyRepo />
306306
</repositories>
307307
</configuration>
308308
</plugin>

0 commit comments

Comments
 (0)