Review Request for JMC-6444: Switch to fix-info-plist-maven-plugin 1.5

Marcus Hirt marcus.hirt at datadoghq.com
Tue Apr 2 02:02:08 UTC 2019


Hi all,

Please review this fix to switch to fix-info-plist-maven-plugin 1.5

Jira:   https://bugs.openjdk.java.net/browse/JMC-6444
Patch:
diff -r 5b9d72265772 application/org.openjdk.jmc.rcp.product/pom.xml
--- a/application/org.openjdk.jmc.rcp.product/pom.xml   Tue Mar 26 14:11:58
2019 -0400
+++ b/application/org.openjdk.jmc.rcp.product/pom.xml   Mon Apr 01 21:52:34
2019 -0400
@@ -93,7 +93,7 @@
                        <plugin>
                                <groupId>name.abuchen</groupId>

<artifactId>fix-info-plist-maven-plugin</artifactId>
-                               <version>1.2</version>
+                               <version>1.5</version>
                                <executions>
                                        <execution>
                                                <id>fix-info-plist</id>

Kind regards,
Marcus


More information about the jmc-dev mailing list