view teamcity-plugin.xml @ 100:7f3e13c22b19

TW-11493 merged
author Pavel.Sher
date Sat, 03 Apr 2010 12:28:19 +0400
parents a74563111be4
children 8cc11b0cbbd4
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<teamcity-plugin xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                 xsi:noNamespaceSchemaLocation="urn:shemas-jetbrains-com:teamcity-plugin-v1-xml">
  <info>
    <name>mercurial</name>
    <display-name>Mercurial VCS</display-name>
    <version>@version@</version>
  </info>
  <deployment use-separate-classloader="false"/>
</teamcity-plugin>