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.
2828 </parent >
2929
3030 <artifactId >maven-source-plugin</artifactId >
31- <version >3.3.0 </version >
31+ <version >3.3.1-SNAPSHOT </version >
3232 <packaging >maven-plugin</packaging >
3333
3434 <name >Apache Maven Source Plugin</name >
@@ -58,7 +58,7 @@ under the License.
5858 <scm >
5959 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-source-plugin.git</connection >
6060 <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 >
6262 <url >https://github.com/apache/maven-source-plugin/tree/${project.scm.tag} </url >
6363 </scm >
6464 <issueManagement >
@@ -79,7 +79,7 @@ under the License.
7979 <properties >
8080 <javaVersion >8</javaVersion >
8181 <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>
8383 </properties >
8484
8585 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments