Repository: commons-compress
Updated Branches:
  refs/heads/master 0a30d4389 -> 3867f3eaf


note to self, remove workaround when next parent becomes available


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

Branch: refs/heads/master
Commit: 3867f3eaf8b22d6c4f6a38e5e39989594a44c1f5
Parents: 0a30d43
Author: Stefan Bodewig <bode...@apache.org>
Authored: Thu Aug 16 18:09:08 2018 +0200
Committer: Stefan Bodewig <bode...@apache.org>
Committed: Thu Aug 16 18:09:37 2018 +0200

----------------------------------------------------------------------
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-compress/blob/3867f3ea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b9ce208..47d7c44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -323,7 +323,8 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
           <artifactId>maven-bundle-plugin</artifactId>
           <version>${commons.felix.version}</version>
         </plugin>
-        <!-- override skip property of parent pom -->
+        <!-- override skip property of parent pom, can be removed once
+             we adopt parent 48+ -->
         <plugin>
           <groupId>com.github.siom79.japicmp</groupId>
           <artifactId>japicmp-maven-plugin</artifactId>

Reply via email to