File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 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 >4.0.0-SNAPSHOT </version >
31
+ <version >4.0.0-beta-1 </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 >HEAD </tag >
61
+ <tag >maven-source-plugin-4.0.0-beta-1 </tag >
62
62
<url >https://github.com/apache/maven-source-plugin/tree/${project.scm.tag} </url >
63
63
</scm >
64
64
<issueManagement >
@@ -90,7 +90,7 @@ under the License.
90
90
<version .maven-plugin-tools>${mavenPluginPluginVersion} </version .maven-plugin-tools>
91
91
<version .maven-invoker-plugin>3.7.0</version .maven-invoker-plugin>
92
92
93
- <project .build.outputTimestamp>2024-03-30T01:49:10Z </project .build.outputTimestamp>
93
+ <project .build.outputTimestamp>2024-06-26T08:31:36Z </project .build.outputTimestamp>
94
94
</properties >
95
95
96
96
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments