From 88ca559899375dbc394c5ae74e3d3f62cb71d085 Mon Sep 17 00:00:00 2001 From: AlexanderSchmidt Date: Mon, 9 Nov 2015 10:16:18 +0100 Subject: [PATCH] use latest PDFBOX 1.8.10 version --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 34fb73e1..5bb6a839 100644 --- a/pom.xml +++ b/pom.xml @@ -2,13 +2,13 @@ 4.0.0 com.github.rayman2200 mustang-sample-project - 1.2.1-SNAPSHOT + 1.3.0-SNAPSHOT pom - scm:git:https://github.com/Rayman2200/PDFA3.git - scm:git:https://github.com/Rayman2200/PDFA3.git - https://github.com/Rayman2200/PDFA3 + scm:git:https://github.com/AlexanderSchmidt/PDFA3.git + scm:git:https://github.com/AlexanderSchmidt/PDFA3.git + https://github.com/AlexanderSchmidt/PDFA3.git HEAD @@ -35,7 +35,7 @@ org.apache.pdfbox pdfbox - 1.8.8 + 1.8.10 junit @@ -77,7 +77,7 @@ true PDFA3 - Rayman2200 + AlexanderSchmidt