pmd (build): use groupId net.sourceforge.pmd and a SNAPSHOT version in trunk
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@7556 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>pmd</groupId>
|
||||
<groupId>net.sourceforge.pmd</groupId>
|
||||
<artifactId>pmd-build</artifactId>
|
||||
<name>PMD</name>
|
||||
<version>0.4</version>
|
||||
<version>0.5-SNAPSHOT</version>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<description>
|
||||
<![CDATA[
|
||||
|
Reference in New Issue
Block a user