File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 44 <groupId >net.sourceforge.pmd</groupId >
55 <artifactId >pmd-ui</artifactId >
66 <name >PMD Designer</name >
7- <version >7.0.0-SNAPSHOT </version >
7+ <version >7.0.0-rc1 </version >
88
99 <description >The Rule Designer is a graphical tool that helps PMD users develop their custom rules.</description >
1010 <url >https://pmd.github.io</url >
2020 <connection >scm:git:git://github.com/pmd/pmd-designer.git</connection >
2121 <
developerConnection >scm:git:ssh://
[email protected] /pmd/pmd-designer.git</
developerConnection >
2222 <url >https://github.com/pmd/pmd-designer</url >
23- <tag >HEAD </tag >
23+ <tag >7.0.0-rc1 </tag >
2424 </scm >
2525 <ciManagement >
2626 <url >https://github.com/pmd/pmd-designer/actions</url >
897897
898898 <!-- Merge resource provider files like Ikonli icon resolvers -->
899899 <transformers >
900- <transformer
901- implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
900+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
902901 </transformers >
903902 </configuration >
904903 <executions >
You can’t perform that action at this time.
0 commit comments