Let's try it again...
diff --git a/site/pom.xml b/site/pom.xml
index 483a1f0..256f802 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -42,8 +42,8 @@
 				
 					<!-- Pack and sign the update site -->
 					<plugin>
-						<groupId>org.eclipse.dash.maven</groupId>
-						<artifactId>eclipse-signing-maven-plugin</artifactId>
+						<groupId>org.eclipse.cbi.maven.plugins</groupId>
+						<artifactId>eclipse-jarsigner-plugin</artifactId>
 						<version>1.0.5</version>
 								
 						<executions>