Repository: commons-compress
Updated Branches:
  refs/heads/master 087e4a9d5 -> 0a30d4389


make site-deploy again


Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/0a30d438
Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/0a30d438
Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/0a30d438

Branch: refs/heads/master
Commit: 0a30d4389ce1ab5deb128180cdcab4b44dff2df6
Parents: 087e4a9
Author: Stefan Bodewig <bode...@apache.org>
Authored: Thu Aug 16 18:04:35 2018 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Thu Aug 16 18:04:35 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/0a30d438/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1e3953b..b9ce208 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,10 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <!-- 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>

Reply via email to