We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 261b5b3 commit 42bf7bdCopy full SHA for 42bf7bd
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.3</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.164.1</jenkins.version>
@@ -37,7 +37,7 @@
37
<connection>scm:git:https://github.com/stackrox/jenkins-plugin.git</connection>
38
<developerConnection>scm:git:https://github.com/stackrox/jenkins-plugin.git</developerConnection>
39
<url>https://github.com/stackrox/jenkins-plugin</url>
40
- <tag>HEAD</tag>
+ <tag>1.3.3</tag>
41
</scm>
42
<dependencies>
43
<dependency>
0 commit comments