Skip to content

Commit 395ad23

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 1d6bf93 commit 395ad23

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.0</version>
16+
<version>5.1.1-SNAPSHOT</version>
1717
<packaging>hpi</packaging>
1818
<inceptionYear>2018</inceptionYear>
1919
<organization>
@@ -543,7 +543,7 @@
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>v5.1.0</tag>
546+
<tag>HEAD</tag>
547547
</scm>
548548

549549
<issueManagement>

0 commit comments

Comments
 (0)