Browse Source

Finish upgrading eclipse-jarsigner-plugin to 1.3.1

Commit 46b0f8a04 started that upgrade while missing this additional
change.

Change-Id: I34319d7006be13534497499e97536a8278906b1f
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
tags/v5.12.0.202106011439-rc1
Marco Miller 2 years ago
parent
commit
22dcb6f56d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml View File

@@ -330,7 +330,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.7</version>
<version>1.3.1</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>

Loading…
Cancel
Save