This plugin let you configure a web hook on  hosted repositories to trigger jenkins builds. ## Usage Edit your repository configuration \ and set the webhook-url as [http://JENKINS/xpdev-webhook](http://jenkins/xpdev-webhook) ## TODO Use [XP-Dev API](http://docs.xp-dev.com/api/) to automatically register the webhook, the same way the github plugin does. ## History ### 1.0 (June 26, 2012) - initial code base