Skip to content

Commit

Permalink
[maven-release-plugin] prepare release sysdig-secure-2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuzzuu committed Jul 26, 2024
1 parent 563e83f commit 2a208a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>sysdig-secure</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<packaging>hpi</packaging>
<name>Sysdig Secure Container Image Scanner Plugin</name>
<description>Integrates Jenkins with the Sysdig Secure Image Scanner to scan OCI images</description>
Expand Down Expand Up @@ -41,7 +41,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${project.artifactId}-${project.version}</tag>
<tag>sysdig-secure-2.3.2</tag>
</scm>
<repositories>
<repository>
Expand Down

0 comments on commit 2a208a4

Please sign in to comment.