File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.sonarsource.pmd</groupId >
26
26
<artifactId >sonar-pmd</artifactId >
27
- <version >3.2.1-SNAPSHOT </version >
27
+ <version >3.2.1</version >
28
28
</parent >
29
29
30
30
<artifactId >integration-test</artifactId >
Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.sonarsource.pmd</groupId >
31
31
<artifactId >sonar-pmd</artifactId >
32
- <version >3.2.1-SNAPSHOT </version >
32
+ <version >3.2.1</version >
33
33
<name >SonarQube PMD Project</name >
34
34
<packaging >pom</packaging >
35
35
36
36
<scm >
37
37
<
connection >scm:git:
[email protected] :jensgerdes/sonar-pmd.git</
connection >
38
38
<
developerConnection >scm:git:
[email protected] :jensgerdes/sonar-pmd.git</
developerConnection >
39
39
<url >https://github.com/jensgerdes/sonar-pmd</url >
40
- <tag >HEAD </tag >
40
+ <tag >3.2.1 </tag >
41
41
</scm >
42
42
<url >https://github.com/jensgerdes/sonar-pmd</url >
43
43
<issueManagement >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.sonarsource.pmd</groupId >
7
7
<artifactId >sonar-pmd</artifactId >
8
- <version >3.2.1-SNAPSHOT </version >
8
+ <version >3.2.1</version >
9
9
</parent >
10
10
11
11
<artifactId >sonar-pmd-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments