view teamcity-plugin.xml @ 238:df6ed5ed6c10 build-snapshot-133

Added tag build-snapshot-131 for changeset 9a52e7a891ce
author teamcityserver@APP11.Labs.IntelliJ.Net
date Thu, 14 Apr 2011 17:28:37 +0400
parents 63fcc9b14221
children 7a4ecffe34a9
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>VCS Support: Mercurial</display-name>
    <version>@Plugin_Version@</version>
    <vendor>
      <name>JetBrains, s.r.o.</name>
      <url>http://www.jetbrains.com</url>
    </vendor>
  </info>
  <deployment use-separate-classloader="false"/>
</teamcity-plugin>