Commit a78b872 1 parent 6acacc9 commit a78b872 Copy full SHA for a78b872
File tree 7 files changed +9
-9
lines changed
maven-plugin-report-plugin
maven-plugin-tools-annotations
maven-plugin-tools-generators
7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-tools</groupId >
25
25
<artifactId >maven-plugin-tools</artifactId >
26
- <version >4.0.0-SNAPSHOT </version >
26
+ <version >4.0.0-beta-1 </version >
27
27
</parent >
28
28
29
29
<artifactId >maven-plugin-annotations</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-tools</groupId >
25
25
<artifactId >maven-plugin-tools</artifactId >
26
- <version >4.0.0-SNAPSHOT </version >
26
+ <version >4.0.0-beta-1 </version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-tools</groupId >
25
25
<artifactId >maven-plugin-tools</artifactId >
26
- <version >4.0.0-SNAPSHOT </version >
26
+ <version >4.0.0-beta-1 </version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.apache.maven.plugin-tools</groupId >
24
24
<artifactId >maven-plugin-tools</artifactId >
25
- <version >4.0.0-SNAPSHOT </version >
25
+ <version >4.0.0-beta-1 </version >
26
26
</parent >
27
27
28
28
<artifactId >maven-plugin-tools-annotations</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-tools</groupId >
25
25
<artifactId >maven-plugin-tools</artifactId >
26
- <version >4.0.0-SNAPSHOT </version >
26
+ <version >4.0.0-beta-1 </version >
27
27
</parent >
28
28
29
29
<artifactId >maven-plugin-tools-api</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.plugin-tools</groupId >
25
25
<artifactId >maven-plugin-tools</artifactId >
26
- <version >4.0.0-SNAPSHOT </version >
26
+ <version >4.0.0-beta-1 </version >
27
27
</parent >
28
28
29
29
<artifactId >maven-plugin-tools-generators</artifactId >
Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.apache.maven.plugin-tools</groupId >
31
31
<artifactId >maven-plugin-tools</artifactId >
32
- <version >4.0.0-SNAPSHOT </version >
32
+ <version >4.0.0-beta-1 </version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Maven Plugin Tools</name >
69
69
<scm >
70
70
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</connection >
71
71
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-plugin-tools.git</developerConnection >
72
- <tag >maven-plugin-tools-3.9.0 </tag >
72
+ <tag >maven-plugin-tools-4.0.0-beta-1 </tag >
73
73
<url >https://github.com/apache/maven-plugin-tools/tree/${project.scm.tag} </url >
74
74
</scm >
75
75
<issueManagement >
106
106
<compilerPluginVersion >3.11.0</compilerPluginVersion >
107
107
<javadocPluginVersion >3.5.0</javadocPluginVersion >
108
108
<version .maven-invoker-plugin>3.7.0</version .maven-invoker-plugin>
109
- <project .build.outputTimestamp>2024-05-28T08:15:05Z </project .build.outputTimestamp>
109
+ <project .build.outputTimestamp>2024-06-26T07:45:51Z </project .build.outputTimestamp>
110
110
</properties >
111
111
112
112
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments