File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
sonar-dependency-check-plugin Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
</parent >
9
9
<groupId >org.sonarsource.owasp</groupId >
10
10
<artifactId >sonar-dependency-check</artifactId >
11
- <version >3.0.2-SNAPSHOT </version >
11
+ <version >3.1.0 </version >
12
12
<packaging >pom</packaging >
13
13
<name >Dependency-Check for SonarQube</name >
14
14
<description >Integrates Dependency-Check reports into SonarQube</description >
55
55
<connection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</connection >
56
56
<developerConnection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</developerConnection >
57
57
<url >https://github.com/dependency-check/dependency-check-sonar-plugin</url >
58
- <tag >HEAD </tag >
58
+ <tag >3.1.0 </tag >
59
59
</scm >
60
60
61
61
<issueManagement >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.sonarsource.owasp</groupId >
6
6
<artifactId >sonar-dependency-check</artifactId >
7
- <version >3.0.2-SNAPSHOT </version >
7
+ <version >3.1.0 </version >
8
8
</parent >
9
9
<artifactId >sonar-dependency-check-plugin</artifactId >
10
10
<packaging >sonar-plugin</packaging >
15
15
<connection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</connection >
16
16
<developerConnection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</developerConnection >
17
17
<url >https://github.com/dependency-check/dependency-check-sonar-plugin</url >
18
- <tag >HEAD </tag >
18
+ <tag >3.1.0 </tag >
19
19
</scm >
20
20
21
21
<properties >
You can’t perform that action at this time.
0 commit comments