aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/index.jelly
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-12-05 11:37:56 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-12-13 21:39:09 +0300
commit5fa1952a2e582f2c428584c5ccc1800132559df0 (patch)
tree7446f557a3bc5448fd48292a327eae7f0f3afa19 /src/main/resources/index.jelly
parent92cf04a50b051cb6c96d0000eb8763797b239496 (diff)
downloadbbprb-0.1.0.tar.gz
Version 0.1.00.1.0
Diffstat (limited to 'src/main/resources/index.jelly')
-rw-r--r--src/main/resources/index.jelly2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/index.jelly b/src/main/resources/index.jelly
index 372d9f8..b295683 100644
--- a/src/main/resources/index.jelly
+++ b/src/main/resources/index.jelly
@@ -3,5 +3,5 @@
This view is used to render the installed plugins page.
-->
<div>
- This plugin polls BitBucket to determine whether there are Pull Requests that should be built.
+ This plugin build Bitbucket pull requests via web-hooks
</div>