Update links in pom.xml

We need to have a page on wiki.jenkins.org in order for it to be
actually published. I created this page and am linking to it here.

Change-Id: I807d1899487898341b0278900610d7bd44d038d1
This commit is contained in:
Spencer Krum 2016-02-17 13:45:24 -08:00
parent 2e365eb1b9
commit dd56aff16a
1 changed files with 2 additions and 2 deletions

View File

@ -36,12 +36,12 @@
<version>${project-version}</version>
<name>Jenkins Event Publisher (via ZMQ PUB SUB)</name>
<url>https://github.com/cboylan/zmq-event-publisher</url>
<url>https://wiki.jenkins-ci.org/display/JENKINS/ZMQ+Event+Publisher+Plugin</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://github.com/cboylan/zmq-event-publisher/raw/master/LICENSE</url>
<url>http://git.openstack.org/cgit/openstack-infra/zmq-event-publisher/tree/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>