We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95cae7c commit b3ec398Copy full SHA for b3ec398
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.2-SNAPSHOT</version>
+ <version>1.4.3</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.164.1</jenkins.version>
@@ -45,7 +45,7 @@
45
<connection>scm:git:https://github.com/stackrox/jenkins-plugin.git</connection>
46
<developerConnection>scm:git:https://github.com/stackrox/jenkins-plugin.git</developerConnection>
47
<url>https://github.com/stackrox/jenkins-plugin</url>
48
- <tag>HEAD</tag>
+ <tag>1.4.3</tag>
49
</scm>
50
<dependencies>
51
<dependency>
0 commit comments