Skip to content

Commit 0b90701

Browse files
committed
Fixed another typo
1 parent 89f3e0b commit 0b90701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<target>
7171
<!-- Download IDEA sources which are required to build the plugin-->
7272
<!-- For local testing, I included a copy target below -->
73-
<get src="http://download.jetbrains.com/idea/ideaIU-2016.1.tar.gz"
73+
<get src="http://download.jetbrains.com/idea/ideaIC-2016.1.tar.gz"
7474
dest="${project.build.directory}"
7575
verbose="true"
7676
usetimestamp="true"/>

0 commit comments

Comments
 (0)