From 1219d5315b66b254e1df65bb650c078bb54c9279 Mon Sep 17 00:00:00 2001 From: Thomas Chojecki Date: Sat, 21 Feb 2015 20:58:39 +0100 Subject: [PATCH] Prepare project for release and add some metadata to pom.xml --- mustang/pom.xml | 36 ++++++++++++++++++++++++++++++++---- pdfa3-sample/pom.xml | 11 ++++++----- pom.xml | 10 ++++++++-- 3 files changed, 46 insertions(+), 11 deletions(-) diff --git a/mustang/pom.xml b/mustang/pom.xml index e52386eb..7c7f980f 100644 --- a/mustang/pom.xml +++ b/mustang/pom.xml @@ -4,15 +4,43 @@ com.github.rayman2200 mustang-sample-project - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT org.mustangproject.ZUGFeRD mustang - 1.1.1alpha + 1.1.1alpha-SNAPSHOT jar - mustang - http://maven.apache.org + Mustang + The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs + http://www.mustangproject.org/ + + + + User List + https://groups.google.com/forum/?hl=de#!forum/mustangproject + + + + + + Apache License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + A business-friendly OSS license + + + + + + Jochen Stärk + jstaerk@usegroup.de + + architect + developer + + + diff --git a/pdfa3-sample/pom.xml b/pdfa3-sample/pom.xml index 2d5ae1ef..3940a227 100644 --- a/pdfa3-sample/pom.xml +++ b/pdfa3-sample/pom.xml @@ -1,10 +1,11 @@ 4.0.0 - - com.github.rayman2200 - mustang-sample-project - 0.0.1-SNAPSHOT - + + com.github.rayman2200 + mustang-sample-project + 1.0.0-SNAPSHOT + + pdfa3-samples \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7ef66d62..b7f2f0d1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,16 @@ 4.0.0 com.github.rayman2200 mustang-sample-project - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT pom + + scm:git:https://github.com/Rayman2200/PDFA3.git + scm:git:https://github.com/Rayman2200/PDFA3.git + https://github.com/Rayman2200/PDFA3 + HEAD + + UTF-8 @@ -42,5 +49,4 @@ - \ No newline at end of file