Dummy change to see build in TeamCity dependencies
diff --git a/build.xml b/build.xml index 93ef441b..d233f59 100644 --- a/build.xml +++ b/build.xml
@@ -1077,4 +1077,5 @@ <target name="build-bootstrap-artifacts" depends="dist,zip-compiler"/> <target name="build-artifacts" depends="dist,zip-compiler,kotlin-for-upsource,zip-test-data"/> + <!-- Dummy change to see build in TeamCity dependencies --> </project>