"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "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-reactor</artifactId> <artifactId>pdfbox-reactor</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>PDFBox reactor</name> <name>PDFBox reactor</name>
<scm> <scm>
<connection> <connection>
scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/2.0.23 scm:svn:http://svn.apache.org/repos/asf/pdfbox/tags/2.0.24
</connection> </connection>
<developerConnection> <developerConnection>
scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.23 scm:svn:https://svn.apache.org/repos/asf/pdfbox/tags/2.0.24
</developerConnection> </developerConnection>
<url>http://svn.apache.org/viewvc/pdfbox/tags/2.0.23</url> <url>http://svn.apache.org/viewvc/pdfbox/tags/2.0.24</url>
</scm> </scm>
<modules> <modules>
<module>parent</module> <module>parent</module>
<module>fontbox</module> <module>fontbox</module>
<module>xmpbox</module> <module>xmpbox</module>
<module>pdfbox</module> <module>pdfbox</module>
<module>preflight</module> <module>preflight</module>
<module>preflight-app</module> <module>preflight-app</module>
<module>debugger</module> <module>debugger</module>
 End of changes. 4 change blocks. 
4 lines changed or deleted 4 lines changed or added

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