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 4
4
<groupId >net.sourceforge.pmd</groupId >
5
5
<artifactId >pmd-designer</artifactId >
6
6
<name >PMD Designer</name >
7
- <version >7.3.0-SNAPSHOT </version >
7
+ <version >7.10.0 </version >
8
8
9
9
<description >The Rule Designer is a graphical tool that helps PMD users develop their custom rules.</description >
10
10
<url >https://pmd.github.io</url >
20
20
<connection >scm:git:git://github.com/pmd/pmd-designer.git</connection >
21
21
<developerConnection >scm:git:ssh://git@github.com/pmd/pmd-designer.git</developerConnection >
22
22
<url >https://github.com/pmd/pmd-designer</url >
23
- <tag >HEAD </tag >
23
+ <tag >7.10.0 </tag >
24
24
</scm >
25
25
<ciManagement >
26
26
<url >https://github.com/pmd/pmd-designer/actions</url >
54
54
</developers >
55
55
56
56
<properties >
57
- <project .build.outputTimestamp>2024-05-31T09:07:03Z </project .build.outputTimestamp>
57
+ <project .build.outputTimestamp>2025-01-23T10:13:17Z </project .build.outputTimestamp>
58
58
59
59
<pmd .designer.version>${project.version} </pmd .designer.version> <!-- see DesignerVersion -->
60
60
<pmd .core.version>7.0.0</pmd .core.version> <!-- minimum supported PMD version (API) -->
You can’t perform that action at this time.
0 commit comments