Skip to content

Commit fc1dcc2

Browse files
committed
[maven-release-plugin] prepare release maven-shade-plugin-3.3.0
1 parent aa019ca commit fc1dcc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<version>34</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-shade-plugin</artifactId>
33-
<version>3.3.1-SNAPSHOT</version>
33+
<version>3.3.0</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.3.0</tag>
5151
</scm>
5252
<issueManagement>
5353
<system>jira</system>
@@ -71,7 +71,7 @@
7171
<currentVersion>${project.version}</currentVersion>
7272
<asmVersion>9.2</asmVersion>
7373
<slf4j.version>1.7.32</slf4j.version>
74-
<project.build.outputTimestamp>2021-07-14T11:28:32Z</project.build.outputTimestamp>
74+
<project.build.outputTimestamp>2022-03-24T17:50:00Z</project.build.outputTimestamp>
7575
</properties>
7676

7777
<contributors>

0 commit comments

Comments
 (0)