Skip to content

Commit e52bc02

Browse files
[maven-release-plugin] prepare release maven-dependency-plugin-3.3.0
1 parent 0ec0a52 commit e52bc02

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
@@ -26,11 +26,11 @@ under the License.
2626
<artifactId>maven-plugins</artifactId>
2727
<groupId>org.apache.maven.plugins</groupId>
2828
<version>35</version>
29-
<relativePath/>
29+
<relativePath />
3030
</parent>
3131

3232
<artifactId>maven-dependency-plugin</artifactId>
33-
<version>3.3.0-SNAPSHOT</version>
33+
<version>3.3.0</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Dependency Plugin</name>
@@ -44,7 +44,7 @@ under the License.
4444
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
4545
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
4646
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
47-
<tag>HEAD</tag>
47+
<tag>maven-dependency-plugin-3.3.0</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>
@@ -93,7 +93,7 @@ under the License.
9393
<jettyVersion>9.4.45.v20220203</jettyVersion>
9494
<pluginTestingVersion>3.1.0</pluginTestingVersion>
9595
<javaVersion>8</javaVersion>
96-
<project.build.outputTimestamp>2021-06-07T12:17:08Z</project.build.outputTimestamp>
96+
<project.build.outputTimestamp>2022-03-05T18:51:05Z</project.build.outputTimestamp>
9797
<slf4j.version>1.7.36</slf4j.version>
9898
</properties>
9999

0 commit comments

Comments
 (0)