Skip to content

Commit a5006f6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 07eb3d2 commit a5006f6

File tree

37 files changed

+39
-39
lines changed

37 files changed

+39
-39
lines changed

pmd-apex-jorje/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>net.sourceforge.pmd</groupId>
1010
<artifactId>pmd</artifactId>
11-
<version>6.47.0</version>
11+
<version>6.48.0-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pmd-apex/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-cpp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-cs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-dart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-dist/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>net.sourceforge.pmd</groupId>
1010
<artifactId>pmd</artifactId>
11-
<version>6.47.0</version>
11+
<version>6.48.0-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pmd-doc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>net.sourceforge.pmd</groupId>
1010
<artifactId>pmd</artifactId>
11-
<version>6.47.0</version>
11+
<version>6.48.0-SNAPSHOT</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

pmd-fortran/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-go/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.sourceforge.pmd</groupId>
99
<artifactId>pmd</artifactId>
10-
<version>6.47.0</version>
10+
<version>6.48.0-SNAPSHOT</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

0 commit comments

Comments
 (0)