Rename manifest.properties to kotlinManifest.properties to avoid clashing with other resources.
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</goals>
|
||||
<configuration>
|
||||
<files>
|
||||
<file>../../../resources/manifest.properties</file>
|
||||
<file>../../../resources/kotlinManifest.properties</file>
|
||||
</files>
|
||||
</configuration>
|
||||
</execution>
|
||||
|
||||
Reference in New Issue
Block a user