File tree Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Expand file tree Collapse file tree 7 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dependency-check-ant</artifactId >
@@ -32,7 +32,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved.
32
32
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
33
33
<url >https://github.com/jeremylong/DependencyCheck/tree/main/ant</url >
34
34
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
35
- <tag >v6.4.1 </tag >
35
+ <tag >v8.0.0 </tag >
36
36
</scm >
37
37
<build >
38
38
<resources >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2017 Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
<artifactId >dependency-check-plugin</artifactId >
26
26
<name >Dependency-Check Plugin Archetype</name >
@@ -33,7 +33,7 @@ Copyright (c) 2017 Jeremy Long. All Rights Reserved.
33
33
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
34
34
<url >https://github.com/jeremylong/DependencyCheck/tree/main/archetype</url >
35
35
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
36
- <tag >HEAD </tag >
36
+ <tag >v8.0.0 </tag >
37
37
</scm >
38
38
<build >
39
39
<plugins >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dependency-check-cli</artifactId >
@@ -32,7 +32,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
32
32
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
33
33
<url >https://github.com/jeremylong/DependencyCheck/tree/main/cli</url >
34
34
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
35
- <tag >v6.4.1 </tag >
35
+ <tag >v8.0.0 </tag >
36
36
</scm >
37
37
<build >
38
38
<finalName >dependency-check-${project.version} </finalName >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dependency-check-core</artifactId >
@@ -32,7 +32,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
32
32
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
33
33
<url >https://github.com/jeremylong/DependencyCheck/tree/main/core</url >
34
34
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
35
- <tag >v6.4.1 </tag >
35
+ <tag >v8.0.0 </tag >
36
36
</scm >
37
37
<build >
38
38
<resources >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
<artifactId >dependency-check-maven</artifactId >
26
26
<packaging >maven-plugin</packaging >
@@ -35,7 +35,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
35
35
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
36
36
<url >https://github.com/jeremylong/DependencyCheck/tree/master/maven</url >
37
37
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
38
- <tag >v6.4.1 </tag >
38
+ <tag >v8.0.0 </tag >
39
39
</scm >
40
40
<prerequisites >
41
41
<maven >3.1.0</maven >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long
20
20
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
@@ -94,7 +94,7 @@ Copyright (c) 2012 - Jeremy Long
94
94
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
95
95
<url >https://github.com/jeremylong/DependencyCheck</url >
96
96
<developerConnection >scm:git:https://github.com/jeremylong/DependencyCheck.git</developerConnection >
97
- <tag >v6.4.1 </tag >
97
+ <tag >v8.0.0 </tag >
98
98
</scm >
99
99
<issueManagement >
100
100
<system >github</system >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved.
20
20
<parent >
21
21
<groupId >org.owasp</groupId >
22
22
<artifactId >dependency-check-parent</artifactId >
23
- <version >8.0.0-SNAPSHOT </version >
23
+ <version >8.0.0</version >
24
24
</parent >
25
25
26
26
<artifactId >dependency-check-utils</artifactId >
@@ -30,7 +30,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved.
30
30
<connection >scm:git:https://github.com/jeremylong/DependencyCheck.git</connection >
31
31
<url >https://github.com/jeremylong/DependencyCheck/tree/main/utils</url >
32
32
<developerConnection >scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection >
33
- <tag >v6.4.1 </tag >
33
+ <tag >v8.0.0 </tag >
34
34
</scm >
35
35
<properties >
36
36
<findbugs .onlyAnalyze>org.owasp.dependencycheck.utils.*</findbugs .onlyAnalyze>
You can’t perform that action at this time.
0 commit comments