From a89bb620823dafbd42a8aee63ca56c71be9f5d6f Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Fri, 11 Mar 2016 09:44:31 +0100 Subject: [PATCH] corrected SCM repo --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 14c84c9c..a25eb42c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,14 +2,14 @@ 4.0.0 com.github.rayman2200 mustang-sample-project - 1.3.0 + 1.3.0-SNAPSHOT pom - scm:git:https://github.com/AlexanderSchmidt/PDFA3.git - scm:git:https://github.com/AlexanderSchmidt/PDFA3.git - https://github.com/AlexanderSchmidt/PDFA3.git - mustang-sample-project-1.3.0 + scm:git:https://github.com/Rayman2200/PDFA3.git + scm:git:https://github.com/Rayman2200/PDFA3.git + https://github.com/Rayman2200/PDFA3 + HEAD @@ -35,7 +35,7 @@ org.apache.pdfbox pdfbox - 1.8.10 + 1.8.8 junit @@ -77,7 +77,7 @@ true PDFA3 - AlexanderSchmidt + Rayman2200