Verifier URL is always provided from teamcity.

This commit is contained in:
Evgeny Gerashchenko
2014-01-14 16:27:51 +03:00
parent b120a5150c
commit 64b982d821
+1 -3
View File
@@ -18,8 +18,6 @@
<property name="kotlin.plugin.build.number" value="snapshot"/>
<property name="kotlin.plugin.url" value="http://localhost/"/>
<property name="verifier.url" value="http://teamcity.jetbrains.com/guestAuth/repository/download/bt351/88722:id/plugin-verifier.jar"/>
<condition property="download.eap">
<isset property="eap"/>
</condition>
@@ -146,4 +144,4 @@
<echo message="##teamcity[publishArtifacts 'updatePlugins.xml']" />
</target>
</project>
</project>