We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7c996 commit a528ebfCopy full SHA for a528ebf
1 file changed
stackrox-container-image-scanner/pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
11
<artifactId>stackrox-container-image-scanner</artifactId>
12
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.3.2</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.164.1</jenkins.version>
@@ -37,7 +37,7 @@
37
<connection>scm:git:git://github.com/stackrox/jenkins-plugin.git</connection>
38
<developerConnection>scm:git:git@github.com:stackrox/jenkins-plugin.git</developerConnection>
39
<url>https://github.com/stackrox/jenkins-plugin</url>
40
- <tag>HEAD</tag>
+ <tag>stackrox-container-image-scanner-1.3.2</tag>
41
</scm>
42
<dependencies>
43
<dependency>
0 commit comments