File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 <artifactId >dependency-track</artifactId >
1414
1515 <name >OWASP Dependency-Track Plugin</name >
16- <version >5.0.1-SNAPSHOT </version >
16+ <version >5.1.0 </version >
1717 <packaging >hpi</packaging >
1818 <inceptionYear >2018</inceptionYear >
1919 <organization >
142142 <tstamp prefix =" build" >
143143 <format property =" date" pattern =" yyyy-MM-dd" />
144144 </tstamp >
145- <echo level =" info" message =" Update CHANGELOG with version: v${project.version} - ${build.date}" />
145+ <echo level =" info" message =" Update CHANGELOG with version: v${project.version} - ${build.date}" />
146146 <replace file =" CHANGELOG.md" encoding =" ${project.build.sourceEncoding}" summary =" true" >
147147 <replacetoken >[Unreleased]</replacetoken >
148148 <replacevalue ><![CDATA[ [Unreleased]
543543 <connection >scm:git:${project.scm.url} </connection >
544544 <url >https://github.com/jenkinsci/dependency-track-plugin.git</url >
545545 <developerConnection >scm:git:${project.scm.url} </developerConnection >
546- <tag >HEAD </tag >
546+ <tag >v5.1.0 </tag >
547547 </scm >
548548
549549 <issueManagement >
You can’t perform that action at this time.
0 commit comments