Skip to content

Commit 37e13bb

Browse files
authored
Merge pull request #6 from tcplugins/issue_4-fix_tc10_and_tc2017
Add info to teamcity-plugin.xml to display in TC Admin pages.
2 parents 24079ae + b8035a1 commit 37e13bb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/teamcity-plugin-resources/teamcity-plugin.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
<display-name>Build Invoker plugin</display-name>
77
<version>${version}</version>
88
<description>Adds a tab to build results page allowing you to run a pre-configured build based on values from the current build</description>
9+
<download-url>https://github.com/tcplugins/tcBuildInvoker/releases</download-url>
10+
<vendor>
11+
<name>Net Wolf</name>
12+
<url>http://netwolfuk.wordpress.com/teamcity-plugins/</url>
13+
</vendor>
914
</info>
1015
<deployment use-separate-classloader="true"/>
1116
</teamcity-plugin>

0 commit comments

Comments
 (0)