Skip to content

Commit f22b109

Browse files
committed
[maven-release-plugin] prepare release dependency-check-jenkins-plugin-5.5.0
1 parent dc2b961 commit f22b109

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99
<artifactId>dependency-check-jenkins-plugin</artifactId>
1010
<name>OWASP Dependency-Check Plugin</name>
11-
<version>${revision}${changelist}</version>
11+
<version>5.5.0</version>
1212
<packaging>hpi</packaging>
1313
<description>Dependency-Check is a utility that identifies project dependencies and checks if there are any known, publicly disclosed, vulnerabilities. This tool can be part of the solution to the OWASP Top 10 2013: A9 - Using Components with Known Vulnerabilities. This plug-in can independently execute a Dependency-Check analysis and visualize results.</description>
1414
<url>https://github.com/jenkinsci/dependency-check-plugin</url>
@@ -22,7 +22,7 @@
2222
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
2323
<developerConnection>scm:git:git@github.com:${gitHubRepo}</developerConnection>
2424
<url>https://github.com/${gitHubRepo}</url>
25-
<tag>dependency-check-jenkins-plugin-5.4.3</tag>
25+
<tag>dependency-check-jenkins-plugin-5.5.0</tag>
2626
</scm>
2727

2828
<developers>

0 commit comments

Comments
 (0)