Skip to content

Commit

Permalink
PDFBOX-5255: add new package io to deploy fileset
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1911688 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
lehmi committed Aug 15, 2023
1 parent 529dfd4 commit a5aee84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
<fileset dir="${basedir}">
<include name="RELEASE-NOTES.txt" />
<include name="target/*-src.zip*" />
<include name="io/target/*-${project.version}.jar*" />
<include name="fontbox/target/*-${project.version}.jar*" />
<include name="pdfbox/target/*-${project.version}.jar*" />
<include name="xmpbox/target/*-${project.version}.jar*" />
Expand Down

0 comments on commit a5aee84

Please sign in to comment.