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 e3e9b17 commit 81881f4Copy full SHA for 81881f4
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<artifactId>log-parser</artifactId>
13
<packaging>hpi</packaging>
14
<name>Log Parser Plugin</name>
15
- <version>2.3.5-SNAPSHOT</version>
+ <version>2.3.5</version>
16
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
17
<description>Parses the console log generated by a build</description>
18
@@ -187,7 +187,7 @@
187
<connection>scm:git:https://github.com/jenkinsci/log-parser-plugin.git</connection>
188
<developerConnection>scm:git:[email protected]:jenkinsci/log-parser-plugin.git</developerConnection>
189
<url>https://github.com/jenkinsci/log-parser-plugin</url>
190
- <tag>HEAD</tag>
+ <tag>log-parser-2.3.5</tag>
191
</scm>
192
193
<repositories>
0 commit comments