File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ under the License.
30
30
</parent >
31
31
32
32
<artifactId >maven-source-plugin</artifactId >
33
- <version >3.2.1-SNAPSHOT </version >
33
+ <version >3.2.1</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Source Plugin</name >
@@ -61,7 +61,7 @@ under the License.
61
61
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection >
62
62
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection >
63
63
<url >https://github.com/apache/maven-source-plugin/tree/${project.scm.tag} </url >
64
- <tag >HEAD </tag >
64
+ <tag >maven-source-plugin-3.2.1 </tag >
65
65
</scm >
66
66
<issueManagement >
67
67
<system >JIRA</system >
@@ -81,7 +81,7 @@ under the License.
81
81
<properties >
82
82
<javaVersion >7</javaVersion >
83
83
<mavenVersion >3.0</mavenVersion >
84
- <project .build.outputTimestamp>2019-12-08T19:56:05Z </project .build.outputTimestamp>
84
+ <project .build.outputTimestamp>2019-12-16T18:10:01Z </project .build.outputTimestamp>
85
85
</properties >
86
86
87
87
<dependencies >
You can’t perform that action at this time.
0 commit comments