File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ under the License.
26
26
<artifactId >maven-plugins</artifactId >
27
27
<groupId >org.apache.maven.plugins</groupId >
28
28
<version >35</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-dependency-plugin</artifactId >
33
- <version >3.3.0-SNAPSHOT </version >
33
+ <version >3.3.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Dependency Plugin</name >
@@ -44,7 +44,7 @@ under the License.
44
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection >
45
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection >
46
46
<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 >
48
48
</scm >
49
49
<issueManagement >
50
50
<system >JIRA</system >
@@ -93,7 +93,7 @@ under the License.
93
93
<jettyVersion >9.4.45.v20220203</jettyVersion >
94
94
<pluginTestingVersion >3.1.0</pluginTestingVersion >
95
95
<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>
97
97
<slf4j .version>1.7.36</slf4j .version>
98
98
</properties >
99
99
You can’t perform that action at this time.
0 commit comments