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 216a1ff commit 635003fCopy full SHA for 635003f
pom.xml
@@ -11,7 +11,7 @@
11
<groupId>jenkins.plugins.clangscanbuild</groupId>
12
<artifactId>clang-scanbuild-plugin</artifactId>
13
<name>Clang Scan-Build Plugin</name>
14
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.4</version>
15
<packaging>hpi</packaging>
16
<description>Provides an easy way to execute and report Clang scan-build errors using jenkins</description>
17
<url>http://wiki.jenkins-ci.org/display/JENKINS/Clang+Scan-Build+Plugin</url>
0 commit comments