Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c37a323

Browse files
committed
[release] prepare release pmd_releases/7.18.0
1 parent 825f679 commit c37a323

File tree

44 files changed

+46
-46
lines changed

Some content is hidden

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

44 files changed

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

pmd-css/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>net.sourceforge.pmd</groupId>
1111
<artifactId>pmd</artifactId>
12-
<version>7.18.0-SNAPSHOT</version>
12+
<version>7.18.0</version>
1313
<relativePath>../pom.xml</relativePath>
1414
</parent>
1515

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.18.0-SNAPSHOT</version>
10+
<version>7.18.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.18.0-SNAPSHOT</version>
11+
<version>7.18.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)