make site-deploy again
diff --git a/pom.xml b/pom.xml
index 1e3953b..b9ce208 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,10 @@
     <!-- 0.12.0 dies with a NullPointerException -->
     <commons.japicmp.version>0.11.1</commons.japicmp.version>
 
+    <!-- definition uses commons.componentId starting with parent 47,
+         this doesn't work for us -->
+    <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/${project.artifactId}</commons.scmPubUrl>
+
     <pax.exam.version>4.11.0</pax.exam.version>
     <slf4j.version>1.7.21</slf4j.version>
   </properties>