<?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>termsOfService</name>
    <display-name>Terms of Service</display-name>
    <version>@Plugin_Version@</version>
    <description>Allows to show custom agreement to users</description>
    <vendor>
      <name>JetBrains</name>
      <url>https://www.jetbrains.com</url>
    </vendor>
  </info>
  <deployment use-separate-classloader="true"/>
</teamcity-plugin>
