1
0
forked from phoedos/pmd

[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Andreas Dangel
2015-04-01 20:06:39 +02:00
parent 094c9c0ec9
commit c44a89cce3
20 changed files with 21 additions and 21 deletions
pmd-core
pmd-cpp
pmd-cs
pmd-dist
pmd-fortran
pmd-go
pmd-java
pmd-javascript
pmd-jsp
pmd-matlab
pmd-objectivec
pmd-php
pmd-plsql
pmd-python
pmd-ruby
pmd-scala
pmd-test
pmd-vm
pmd-xml
pom.xml

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd</artifactId>
<version>5.3.0</version>
<version>5.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>PMD</name>
@ -244,7 +244,7 @@
<connection>scm:git:git://github.com/pmd/pmd.git</connection>
<developerConnection>scm:git:ssh://git@github.com/pmd/pmd.git</developerConnection>
<url>https://github.com/pmd/pmd</url>
<tag>pmd_releases/5.3.0</tag>
<tag>pmd/5.3.x</tag>
</scm>
<distributionManagement>
<site>