From 938386c3e30bd863001c39ba6ecb7cfd6ea41e12 Mon Sep 17 00:00:00 2001 From: Thomas Chojecki Date: Sun, 12 Jul 2015 11:34:36 +0200 Subject: [PATCH] fix artifact version --- README.md | 2 +- mustang/pom.xml | 7 +++---- pdfa3-sample/pom.xml | 5 ++--- pom.xml | 5 ++--- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 795092fb..d30adde5 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ As dependency use this org.mustangproject.ZUGFeRD mustang - 1.1.1alpha + 1.1.2 ``` diff --git a/mustang/pom.xml b/mustang/pom.xml index fe0fb3ba..2876dbb6 100644 --- a/mustang/pom.xml +++ b/mustang/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 com.github.rayman2200 mustang-sample-project - 1.0.1-SNAPSHOT + 1.1.3-SNAPSHOT org.mustangproject.ZUGFeRD mustang - 1.1.2 + 1.1.3-SNAPSHOT jar Mustang diff --git a/pdfa3-sample/pom.xml b/pdfa3-sample/pom.xml index d2718837..09682a23 100644 --- a/pdfa3-sample/pom.xml +++ b/pdfa3-sample/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 com.github.rayman2200 mustang-sample-project - 1.0.1-SNAPSHOT + 1.1.3-SNAPSHOT pdfa3-samples diff --git a/pom.xml b/pom.xml index e419f8e1..ef955884 100644 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 com.github.rayman2200 mustang-sample-project - 1.0.1-SNAPSHOT + 1.1.3-SNAPSHOT pom