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.
23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-testing</groupId >
25
25
<artifactId >maven-plugin-testing</artifactId >
26
- <version >4.0.0-beta-3-SNAPSHOT </version >
26
+ <version >4.0.0-beta-3</version >
27
27
</parent >
28
28
29
29
<artifactId >maven-plugin-testing-harness</artifactId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
30
30
<groupId >org.apache.maven.plugin-testing</groupId >
31
31
<artifactId >maven-plugin-testing</artifactId >
32
- <version >4.0.0-beta-3-SNAPSHOT </version >
32
+ <version >4.0.0-beta-3</version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Maven Plugin Testing</name >
@@ -45,7 +45,7 @@ under the License.
45
45
<scm >
46
46
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-testing.git</connection >
47
47
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-testing.git</developerConnection >
48
- <tag >master </tag >
48
+ <tag >maven-plugin-testing-4.0.0-beta-3 </tag >
49
49
<url >https://github.com/apache/maven-plugin-testing/tree/${project.scm.tag} </url >
50
50
</scm >
51
51
<issueManagement >
@@ -68,7 +68,7 @@ under the License.
68
68
<mavenVersion >4.0.0-rc-2</mavenVersion >
69
69
<maven .site.path>plugin-testing-archives/LATEST</maven .site.path>
70
70
<javaVersion >17</javaVersion >
71
- <project .build.outputTimestamp>2024-11-08T07:31:16Z </project .build.outputTimestamp>
71
+ <project .build.outputTimestamp>2025-01-27T19:27:42Z </project .build.outputTimestamp>
72
72
<version .maven-site-plugin>4.0.0-M16</version .maven-site-plugin>
73
73
<version .maven-fluido-skin>2.0.0-M10</version .maven-fluido-skin>
74
74
</properties >
You can’t perform that action at this time.
0 commit comments