Explorar el Código

Update eclipse-jarsigner-plugin to 1.1.4

Change-Id: Id3be21fe5146dedd46a1399e885c6d5f4778dda2
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
tags/v4.8.0.201705170830-rc1
Matthias Sohn hace 7 años
padre
commit
6a4b821268
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      org.eclipse.jgit.packaging/pom.xml
  2. 1
    1
      pom.xml

+ 1
- 1
org.eclipse.jgit.packaging/pom.xml Ver fichero

@@ -216,7 +216,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>

+ 1
- 1
pom.xml Ver fichero

@@ -409,7 +409,7 @@
<plugin>
<groupId>org.eclipse.cbi.maven.plugins</groupId>
<artifactId>eclipse-jarsigner-plugin</artifactId>
<version>1.1.3</version>
<version>1.1.4</version>
</plugin>
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>

Cargando…
Cancelar
Guardar