annotate teamcity-plugin.xml @ 75:a74563111be4

teamcity-plugin.xml added
author Pavel.Sher
date Fri, 09 Oct 2009 17:14:37 +0400
parents
children 8cc11b0cbbd4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
75
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
2 <teamcity-plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
3 xsi:noNamespaceSchemaLocation="urn:shemas-jetbrains-com:teamcity-plugin-v1-xml">
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
4 <info>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
5 <name>mercurial</name>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
6 <display-name>Mercurial VCS</display-name>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
7 <version>@version@</version>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
8 </info>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
9 <deployment use-separate-classloader="false"/>
a74563111be4 teamcity-plugin.xml added
Pavel.Sher
parents:
diff changeset
10 </teamcity-plugin>