8000 [release] prepare release pmd_releases/7.13.0 · pmd/pmd@d83c182 · GitHub
[go: up one dir, main page]

Skip to content

Commit d83c182

Browse files
committed
[release] prepare release pmd_releases/7.13.0
1 parent fe82db3 commit d83c182

File tree

43 files changed

+45
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+45
-45
lines changed

pmd-ant/pom.xml

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

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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-cli/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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</version>
1111
<relativePath>../pom.xml</relativePath>
1212
</parent>
1313

pmd-coco/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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
10+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
11+
<version>7.13.0</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>7.13.0-SNAPSHOT</version>
11+
<version>7.13.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)
0