changeset 1020:a224ff290a9a

mark as node responsibilities aware
author Pavel Sher <pavel.sher@jetbrains.com>
date Wed, 22 Apr 2020 19:55:38 +0200
parents 2181ba80259c
children 3385f131e1b2 c11accb06d56
files teamcity-plugin.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/teamcity-plugin.xml	Fri May 03 11:02:16 2019 +0200
+++ b/teamcity-plugin.xml	Wed Apr 22 19:55:38 2020 +0200
@@ -26,5 +26,5 @@
       <url>http://www.jetbrains.com</url>
     </vendor>
   </info>
-  <deployment use-separate-classloader="true"/>
+  <deployment use-separate-classloader="true" node-responsibilities-aware="true"/>
 </teamcity-plugin>