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:
parent
2e365eb1b9
commit
dd56aff16a
4
pom.xml
4
pom.xml
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user