Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
/pmdPublic

Commitf06835e

Browse files
committed
[release] prepare release pmd_releases/7.15.0
1 parente84f47a commitf06835e

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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
10+
<version>7.15.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.15.0-SNAPSHOT</version>
11+
<version>7.15.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.15.0-SNAPSHOT</version>
11+
<version>7.15.0</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp