[REVERTED] 2dd83b1 Alexey Sedunov on 3/25/2016 at 16:08 (committed on 3/25/2016 at 16:21)

Misc: Fetch Spring libraries to dependencies directory
This commit is contained in:
Alexey Sedunov
2016-03-29 17:14:21 +03:00
parent 4a533168d9
commit bfcf7d2b1e
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -146,7 +146,7 @@
lib="@{lib}"
version="@{version}"
src="false"
dependencies="dependencies/spring/@{version}"/>
dependencies="idea/testData/spring/_lib/spring/@{version}"/>
</sequential>
</macrodef>