Skip to content

Commit 3c74dbf

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 003bb62 commit 3c74dbf

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
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>sysdig-secure</artifactId>
13-
<version>3.0.3</version>
13+
<version>3.0.4-SNAPSHOT</version>
1414
<packaging>hpi</packaging>
1515
<name>Sysdig Secure Container Image Scanner Plugin</name>
1616
<description>Integrates Jenkins with the Sysdig Secure Image Scanner to scan OCI images</description>
@@ -58,7 +58,7 @@
5858
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5959
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
6060
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
61-
<tag>sysdig-secure-3.0.3</tag>
61+
<tag>${project.artifactId}-${project.version}</tag>
6262
</scm>
6363

6464
<repositories>

0 commit comments

Comments
 (0)