Releng: Attempt to get rid of the pack200 crashes - see bug #464947
diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index 6b2694f..57f9eb8 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -44,7 +44,7 @@
         <gmaven-version>1.5</gmaven-version>
         <!-- Stick to Findbugs 2.5.2 until newer versions are supported by hudson.eclipse.org -->
         <findbugs-version>2.5.2</findbugs-version>
-        <eclipse-jarsigner-version>1.1.1</eclipse-jarsigner-version>
+        <eclipse-jarsigner-version>1.1.2-SNAPSHOT</eclipse-jarsigner-version>
 
         <!-- Common global properties -->
         <adminDir>${env.WORKSPACE}/admin</adminDir>