Skip to content

Commit c8ac19f

Browse files
[maven-release-plugin] prepare release v6.0.1
1 parent f2f06dd commit c8ac19f

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>6.0.1-SNAPSHOT</version>
16+
<version>6.0.1</version>
1717
<packaging>hpi</packaging>
1818
<inceptionYear>2018</inceptionYear>
1919
<organization>
@@ -501,7 +501,7 @@
501501
<connection>scm:git:${project.scm.url}</connection>
502502
<url>https://github.com/jenkinsci/dependency-track-plugin.git</url>
503503
<developerConnection>scm:git:${project.scm.url}</developerConnection>
504-
<tag>HEAD</tag>
504+
<tag>v6.0.1</tag>
505505
</scm>
506506

507507
<issueManagement>

0 commit comments

Comments
 (0)