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 >2.0.7-SNAPSHOT </version >
11
+ <version >2.0.7</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 >2.0.7 </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 >2.0.7-SNAPSHOT </version >
7
+ <version >2.0.7</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
<artifactId >sonar-dependency-check-plugin</artifactId >
16
16
<connection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</connection >
17
17
<developerConnection >scm:git:https://github.com/dependency-check/dependency-check-sonar-plugin</developerConnection >
18
18
<url >https://github.com/dependency-check/dependency-check-sonar-plugin</url >
19
- <tag >HEAD </tag >
19
+ <tag >2.0.7 </tag >
20
20
</scm >
21
21
22
22
<properties >
You can’t perform that action at this time.
0 commit comments