aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorS.Nishio <nishio@densan-labs.net>2014-04-19 19:10:42 +0900
committerS.Nishio <nishio@densan-labs.net>2014-04-19 19:10:42 +0900
commit68bf998f6ebf61dcd5b2d9aad765369aeabf714f (patch)
tree19d78a56c8aba1de872b8abc693039637bef0fc2 /pom.xml
parentc526bc44e9da96e89c0b6cc3a38dcc3dcb99f328 (diff)
parent66c0756daf276f214061667ce2b47d036eb3fa8a (diff)
downloadbbprb-68bf998f6ebf61dcd5b2d9aad765369aeabf714f.tar.gz
Merge pull request #4 from nishio-dens/feature/issue-3
[Issue-3] Ci Skip
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 5131ef8..8b7a82e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,9 +6,9 @@
<version>1.509.4</version><!-- which version of Jenkins is this plugin built against? -->
</parent>
- <groupId>bitbucket-pullrequest-builder</groupId>
<artifactId>bitbucket-pullrequest-builder</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
+ <description>This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.</description>
<packaging>hpi</packaging>
<!-- get every artifact through repo.jenkins-ci.org, which proxies all the artifacts that we need -->