aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMaxim Epishchev <epishev@garant.ru>2016-01-15 19:34:49 +0300
committerMaxim Epishchev <epishev@garant.ru>2016-01-15 19:34:49 +0300
commit31b3fbaa1926c751b651d58044a5216b64566029 (patch)
treefa16bb7340af9445bafdbba2b1f6627eb6da425a /pom.xml
parent523e5384fc123a554d9a0babc1ae3493d50499bb (diff)
downloadbbprb-31b3fbaa1926c751b651d58044a5216b64566029.tar.gz
Fix UTF-8 build statuses and fix issue:1; also minor fixes
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 2bb3a93..6c9ed74 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.10</version>
+ <version>1.4.11</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>