Restore shadowing compiler plugins into related maven plugins
This is required for backward compatibility for older versions of Kotlin/IDEA plugin. ^KT-58530 Fixed
This commit is contained in:
committed by
Space Team
parent
eef7c3e834
commit
111243f215
@@ -145,6 +145,11 @@
|
||||
<artifactId>versions-maven-plugin</artifactId>
|
||||
<version>2.13.0</version>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-assembly-plugin</artifactId>
|
||||
<version>3.5.0</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</pluginManagement>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user