a796a593dc
Move remaining examples to unit tests, remove unnecessary '\' and align docstrings to the predominate standard throughout the project. Fix broken authenticated-build highlighted by the added unit test. Change-Id: Ic9700f587073946be17be543920a4a3ed7cd19d0
9 lines
301 B
XML
9 lines
301 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<properties>
|
|
<com.coravy.hudson.plugins.github.GithubProjectProperty>
|
|
<projectUrl>https://github.com/openstack-infra/jenkins-job-builder/</projectUrl>
|
|
</com.coravy.hudson.plugins.github.GithubProjectProperty>
|
|
</properties>
|
|
</project>
|