Skip to content

Commit

Permalink
550545: MAT macOS binaries should be signed for apple's gatekeeper
Browse files Browse the repository at this point in the history
Another go at removing p2 cached version of executable as it is
unsigned.

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=550545

Change-Id: Id278008d08d613cb70705dce3d5d9e582ce8e0bf
  • Loading branch information
ajohnson1 committed Sep 2, 2020
1 parent 2e36ec5 commit 924a288
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions org.eclipse.mat.product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,6 @@
</target>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.7</version>
<executions>
<execution>
<id>publish</id>
<phase>install</phase>
Expand Down

0 comments on commit 924a288

Please sign in to comment.