File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
maven-plugin-testing-harness Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
2323 <parent >
2424 <groupId >org.apache.maven.plugin-testing</groupId >
2525 <artifactId >maven-plugin-testing</artifactId >
26- <version >4.0.0-beta-4 </version >
26+ <version >4.0.0-beta-5-SNAPSHOT </version >
2727 </parent >
2828
2929 <artifactId >maven-plugin-testing-harness</artifactId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
2929
3030 <groupId >org.apache.maven.plugin-testing</groupId >
3131 <artifactId >maven-plugin-testing</artifactId >
32- <version >4.0.0-beta-4 </version >
32+ <version >4.0.0-beta-5-SNAPSHOT </version >
3333 <packaging >pom</packaging >
3434
3535 <name >Maven Plugin Testing</name >
@@ -45,7 +45,7 @@ under the License.
4545 <scm >
4646 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-testing.git</connection >
4747 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-testing.git</developerConnection >
48- <tag >v4.0.0-beta-4 </tag >
48+ <tag >master </tag >
4949 <url >https://github.com/apache/maven-plugin-testing/tree/${project.scm.tag} </url >
5050 </scm >
5151 <issueManagement >
@@ -68,7 +68,7 @@ under the License.
6868 <mavenVersion >4.0.0-rc-3</mavenVersion >
6969 <maven .site.path>plugin-testing-archives/LATEST</maven .site.path>
7070 <javaVersion >17</javaVersion >
71- <project .build.outputTimestamp>2025-03-26T09:53:19Z </project .build.outputTimestamp>
71+ <project .build.outputTimestamp>2025-03-26T09:53:34Z </project .build.outputTimestamp>
7272 <version .maven-site-plugin>4.0.0-M16</version .maven-site-plugin>
7373 <version .maven-fluido-skin>2.0.0-M10</version .maven-fluido-skin>
7474 </properties >
You can’t perform that action at this time.
0 commit comments