We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb4690 commit dfa07cbCopy full SHA for dfa07cb
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.4.1</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<jenkins.version>2.164.1</jenkins.version>
@@ -42,7 +42,7 @@
42
<connection>scm:git:https://github.com/stackrox/jenkins-plugin.git</connection>
43
<developerConnection>scm:git:https://github.com/stackrox/jenkins-plugin.git</developerConnection>
44
<url>https://github.com/stackrox/jenkins-plugin</url>
45
- <tag>HEAD</tag>
+ <tag>1.4.1</tag>
46
</scm>
47
<dependencies>
48
<dependency>
0 commit comments