Skip to content

Commit 8fecf8a

Browse files
committed
[maven-release-plugin] prepare release maven-dependency-plugin-3.4.0
1 parent f2e192a commit 8fecf8a

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 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-dependency-plugin</artifactId>
33-
<version>3.4.0-SNAPSHOT</version>
33+
<version>3.4.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.4.0</tag>
4848
</scm>
4949
<issueManagement>
5050
<system>JIRA</system>
@@ -94,7 +94,7 @@ under the License.
9494
<pluginTestingVersion>3.3.0</pluginTestingVersion>
9595
<resolverVersion>1.0.0.v20140518</resolverVersion>
9696
<javaVersion>8</javaVersion>
97-
<project.build.outputTimestamp>2022-11-22T08:07:26Z</project.build.outputTimestamp>
97+
<project.build.outputTimestamp>2022-11-26T21:25:08Z</project.build.outputTimestamp>
9898
<slf4j.version>1.7.36</slf4j.version>
9999
<plexus-archiver.version>4.6.0</plexus-archiver.version>
100100
</properties>

0 commit comments

Comments
 (0)