Skip to content

Commit c695efa

Browse files
[maven-release-plugin] prepare release v5.2.0
1 parent 4855591 commit c695efa

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
@@ -13,7 +13,7 @@
1313
<artifactId>dependency-track</artifactId>
1414

1515
<name>OWASP Dependency-Track Plugin</name>
16-
<version>5.1.1-SNAPSHOT</version>
16+
<version>5.2.0</version>
1717
<packaging>hpi</packaging>
1818
<inceptionYear>2018</inceptionYear>
1919
<organization>
@@ -515,7 +515,7 @@
515515
<connection>scm:git:${project.scm.url}</connection>
516516
<url>https://github.com/jenkinsci/dependency-track-plugin.git</url>
517517
<developerConnection>scm:git:${project.scm.url}</developerConnection>
518-
<tag>HEAD</tag>
518+
<tag>v5.2.0</tag>
519519
</scm>
520520

521521
<issueManagement>

0 commit comments

Comments
 (0)