[maven-release-plugin] prepare release pmd_releases/5.0.2

This commit is contained in:
Andreas Dangel
2013-02-03 18:35:37 +01:00
parent 436b7dcb50
commit 3412d55fc6

View File

@ -4,7 +4,7 @@
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<name>PMD</name> <name>PMD</name>
<version>5.0.2-SNAPSHOT</version> <version>5.0.2</version>
<parent> <parent>
<groupId>org.sonatype.oss</groupId> <groupId>org.sonatype.oss</groupId>
@ -232,7 +232,7 @@
<connection>scm:git:git://github.com/pmd/pmd.git</connection> <connection>scm:git:git://github.com/pmd/pmd.git</connection>
<developerConnection>scm:git:ssh://git@github.com/pmd/pmd.git</developerConnection> <developerConnection>scm:git:ssh://git@github.com/pmd/pmd.git</developerConnection>
<url>https://github.com/pmd/pmd</url> <url>https://github.com/pmd/pmd</url>
<tag>pmd/5.0.x</tag> <tag>pmd_releases/5.0.2</tag>
</scm> </scm>
<organization> <organization>
<name>InfoEther</name> <name>InfoEther</name>