Commit 436966e 1 parent 02a9847 commit 436966e Copy full SHA for 436966e
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 @@ -28,7 +28,7 @@ under the License.
28
28
</parent >
29
29
30
30
<artifactId >maven-source-plugin</artifactId >
31
- <version >3.3.0 </version >
31
+ <version >3.3.1-SNAPSHOT </version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >Apache Maven Source Plugin</name >
@@ -58,7 +58,7 @@ under the License.
58
58
<scm >
59
59
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection >
60
60
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</developerConnection >
61
- <tag >maven-source-plugin-3.3.0 </tag >
61
+ <tag >HEAD </tag >
62
62
<url >https://github.com/apache/maven-source-plugin/tree/${project.scm.tag} </url >
63
63
</scm >
64
64
<issueManagement >
@@ -79,7 +79,7 @@ under the License.
79
79
<properties >
80
80
<javaVersion >8</javaVersion >
81
81
<mavenVersion >3.2.5</mavenVersion >
82
- <project .build.outputTimestamp>2023-05-17T21:31:06Z </project .build.outputTimestamp>
82
+ <project .build.outputTimestamp>2023-05-17T21:31:27Z </project .build.outputTimestamp>
83
83
</properties >
84
84
85
85
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments