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

This commit is contained in:
Andreas Dangel
2014-10-17 20:15:45 +02:00
parent cdcbc8c7aa
commit 118d1c5d30
16 changed files with 18 additions and 19 deletions

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -8,7 +8,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -7,7 +7,7 @@
<parent> <parent>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
</parent> </parent>
<properties> <properties>

View File

@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>net.sourceforge.pmd</groupId> <groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId> <artifactId>pmd</artifactId>
<version>5.2.0-SNAPSHOT</version> <version>5.2.0</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>PMD</name> <name>PMD</name>
@ -245,7 +244,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>HEAD</tag> <tag>pmd_releases/5.2.0</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>
<site> <site>