aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-08-16 18:09:08 +0200
committerStefan Bodewig <bodewig@apache.org>2018-08-16 18:09:37 +0200
commit3867f3eaf8b22d6c4f6a38e5e39989594a44c1f5 (patch)
tree26561a8a80654714f49aa13bac1cb1ce868c05fa
parent0a30d4389ce1ab5deb128180cdcab4b44dff2df6 (diff)
downloadapache-commons-compress-3867f3eaf8b22d6c4f6a38e5e39989594a44c1f5.tar.gz
note to self, remove workaround when next parent becomes available
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index b9ce208ef..47d7c442a 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>