Minor: fix maven IC tests with custom local repository
This commit is contained in:
@@ -93,6 +93,10 @@
|
||||
<name>kotlin.version</name>
|
||||
<value>${project.version}</value>
|
||||
</property>
|
||||
<property>
|
||||
<name>maven.repo.local</name>
|
||||
<value>${maven.repo.local}</value>
|
||||
</property>
|
||||
</systemProperties>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user