]> source.dussan.org Git - jgit.git/commitdiff
Uncomment eclipse-jar-signer plugin 15/16115/1
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 4 Sep 2013 15:05:33 +0000 (17:05 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Wed, 4 Sep 2013 15:05:33 +0000 (17:05 +0200)
This was commented out by mistake.

Change-Id: Ia1f6518ab7c7466d11710225f815b755fbf4d387
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f0a69ad3d77c073c527dbe5d7af9fd358648b3c0..2999b28bd60bfb6bc4f8fd2c506205ee27ddd58e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
               </execution>
             </executions>
           </plugin>
-<!--          <plugin>
+          <plugin>
             <groupId>org.eclipse.cbi.maven.plugins</groupId>
             <artifactId>eclipse-jarsigner-plugin</artifactId>
             <executions>
               </execution>
             </executions>
           </plugin>
--->          <plugin>
+          <plugin>
             <groupId>org.eclipse.tycho.extras</groupId>
             <artifactId>tycho-pack200b-plugin</artifactId>
             <!-- TODO remove this configuration when https://git.eclipse.org/r/#/c/16027 is available -->