Migrate to IDEA 123.139 (12.0.3)

This commit is contained in:
Andrey Breslav
2013-01-29 20:45:55 +04:00
parent bb5c65a7db
commit be349f6229
+2 -2
View File
@@ -3,14 +3,14 @@
<target name="update" depends="fetch-third-party">
<execute_update
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/74941:id"
base.url="http://teamcity.jetbrains.com/guestAuth/repository/download/bt410/75902:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip"
/>
</target>
<target name="jb_update" depends="fetch-third-party">
<execute_update
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1701785:id"
base.url="http://buildserver.labs.intellij.net/guestAuth/repository/download/bt3498/1717585:id"
build.zip="ideaIC-123.SNAPSHOT.win.zip"
/>
</target>