aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2018-02-17 15:45:52 +0300
committerIgor Pashev <pashev.igor@gmail.com>2018-02-17 15:45:52 +0300
commitc901b2d17219c7ffb59d37d4375ecba853f71fa7 (patch)
treed6482703da18e431d4be69905211982c47668daa /pom.xml
parent0a5d04270fc8b6b04440a0d45609c44b9d13020d (diff)
downloadbbprb-c901b2d17219c7ffb59d37d4375ecba853f71fa7.tar.gz
Call it version 0.2.00.2.0
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 8a27b2e..d6254d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
</parent>
<artifactId>bbprb</artifactId>
<name>Bitbucket Pullrequest Builder Plugin</name>
- <version>0.1.0</version>
+ <version>0.2.0</version>
<description>This Jenkins plugin builds pull requests from Bitbucket.org and will report the test results.</description>
<packaging>hpi</packaging>
<url></url>