"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "tools/pom.xml" between
pdfbox-2.0.23-src.zip and pdfbox-2.0.24-src.zip

About: Apache PDFBox is a Java PDF library tool that allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents.

pom.xml  (pdfbox-2.0.23-src):pom.xml  (pdfbox-2.0.24-src)
skipping to change at line 26 skipping to change at line 26
! See the License for the specific language governing permissions and ! See the License for the specific language governing permissions and
! limitations under the License. ! limitations under the License.
!--> !-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 h ttp://maven.apache.org/maven-v4_0_0.xsd"> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/ 2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 h ttp://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>org.apache.pdfbox</groupId> <groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox-parent</artifactId> <artifactId>pdfbox-parent</artifactId>
<version>2.0.23</version> <version>2.0.24</version>
<relativePath>../parent/pom.xml</relativePath> <relativePath>../parent/pom.xml</relativePath>
</parent> </parent>
<artifactId>pdfbox-tools</artifactId> <artifactId>pdfbox-tools</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>Apache PDFBox tools</name> <name>Apache PDFBox tools</name>
<description> <description>
The Apache PDFBox library is an open source Java tool for working with PDF d ocuments. The Apache PDFBox library is an open source Java tool for working with PDF d ocuments.
This artefact contains commandline tools using Apache PDFBox. This artefact contains commandline tools using Apache PDFBox.
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)