aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorDaniel Fly <dn@smartweb.dk>2017-06-26 09:55:57 +0200
committerDaniel Fly <dn@smartweb.dk>2017-06-26 09:55:57 +0200
commit8d499a6049f88f77f2676c5dbef70c46d37948e9 (patch)
tree684a4cd1e6953b13828547341c8bba1fbe989ff0 /pom.xml
parentae9f49152ef726dedea1ba5ce29517979ada7e51 (diff)
downloadbbprb-8d499a6049f88f77f2676c5dbef70c46d37948e9.tar.gz
Added missing init to fix NullPointerException when setting build status
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f204feb..4dc11a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
<artifactId>bitbucket-pullrequest-builder</artifactId>
<name>Bitbucket Pullrequest Builder Plugin</name>
- <version>1.4.26-SNAPSHOT</version>
+ <version>1.4.26-SNAPSHOT-sazo</version>
<description>This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.</description>
<packaging>hpi</packaging>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+pullrequest+builder+plugin</url>