From 7a2c480ab38f984263a3555979bcf626fcaa1eaa Mon Sep 17 00:00:00 2001 From: Andrea Vacondio Date: Wed, 14 Dec 2016 12:19:35 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v3.2.5.RELEASE --- pdfsam-alternate-mix/pom.xml | 2 +- pdfsam-community/pom.xml | 8 +++----- pdfsam-core/pom.xml | 2 +- pdfsam-docs/pom.xml | 2 +- pdfsam-extract/pom.xml | 2 +- pdfsam-fx/pom.xml | 5 ++--- pdfsam-gui/pom.xml | 2 +- pdfsam-i18n/pom.xml | 2 +- pdfsam-merge/pom.xml | 5 ++--- pdfsam-msi-installer/pom.xml | 2 +- pdfsam-rotate/pom.xml | 2 +- pdfsam-service/pom.xml | 5 ++--- pdfsam-simple-split/pom.xml | 5 ++--- pdfsam-split-by-bookmarks/pom.xml | 5 ++--- pdfsam-split-by-size/pom.xml | 5 ++--- pom.xml | 7 +++---- 16 files changed, 26 insertions(+), 35 deletions(-) diff --git a/pdfsam-alternate-mix/pom.xml b/pdfsam-alternate-mix/pom.xml index 69360dfc7..358fac07b 100644 --- a/pdfsam-alternate-mix/pom.xml +++ b/pdfsam-alternate-mix/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-community/pom.xml b/pdfsam-community/pom.xml index 6ec697c60..4b8237e4b 100644 --- a/pdfsam-community/pom.xml +++ b/pdfsam-community/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 PDFsam App http://www.pdfsam.org org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml @@ -46,8 +45,7 @@ false - + org.pdfsam.community.App etc/ diff --git a/pdfsam-core/pom.xml b/pdfsam-core/pom.xml index e477394eb..8d3257ec1 100644 --- a/pdfsam-core/pom.xml +++ b/pdfsam-core/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-docs/pom.xml b/pdfsam-docs/pom.xml index f7471529b..12cc02717 100644 --- a/pdfsam-docs/pom.xml +++ b/pdfsam-docs/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-extract/pom.xml b/pdfsam-extract/pom.xml index 5af3c33c5..6d70347dd 100644 --- a/pdfsam-extract/pom.xml +++ b/pdfsam-extract/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-fx/pom.xml b/pdfsam-fx/pom.xml index 49ec0ea99..47b09fa18 100644 --- a/pdfsam-fx/pom.xml +++ b/pdfsam-fx/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 Reusable JavaFX components to be used in PDFsam modules org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-gui/pom.xml b/pdfsam-gui/pom.xml index ad15889d7..4139ec8c8 100644 --- a/pdfsam-gui/pom.xml +++ b/pdfsam-gui/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-i18n/pom.xml b/pdfsam-i18n/pom.xml index b6c859ae3..0a982b7c3 100644 --- a/pdfsam-i18n/pom.xml +++ b/pdfsam-i18n/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-merge/pom.xml b/pdfsam-merge/pom.xml index d05c15de2..0e060a81d 100644 --- a/pdfsam-merge/pom.xml +++ b/pdfsam-merge/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 PDFsam merge module http://www.pdfsam.org/mergepdf/ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-msi-installer/pom.xml b/pdfsam-msi-installer/pom.xml index adafbeef4..6a097c136 100644 --- a/pdfsam-msi-installer/pom.xml +++ b/pdfsam-msi-installer/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-rotate/pom.xml b/pdfsam-rotate/pom.xml index 8e049b440..a11298368 100644 --- a/pdfsam-rotate/pom.xml +++ b/pdfsam-rotate/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-service/pom.xml b/pdfsam-service/pom.xml index 7be15cd67..ff711f1d7 100644 --- a/pdfsam-service/pom.xml +++ b/pdfsam-service/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 Service layer for PDFsam org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-simple-split/pom.xml b/pdfsam-simple-split/pom.xml index 46632df17..7ffd4bf7f 100644 --- a/pdfsam-simple-split/pom.xml +++ b/pdfsam-simple-split/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 PDFsam simple split module http://www.pdfsam.org/splitpdf/ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-split-by-bookmarks/pom.xml b/pdfsam-split-by-bookmarks/pom.xml index d416dfbfe..1f86dc47c 100644 --- a/pdfsam-split-by-bookmarks/pom.xml +++ b/pdfsam-split-by-bookmarks/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 PDFsam split by bookmarks module http://www.pdfsam.org/splitpdf/ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pdfsam-split-by-size/pom.xml b/pdfsam-split-by-size/pom.xml index b9a0855f8..67b70ced5 100644 --- a/pdfsam-split-by-size/pom.xml +++ b/pdfsam-split-by-size/pom.xml @@ -1,13 +1,12 @@ - + 4.0.0 PDFsam split by size module http://www.pdfsam.org/splitpdf/ org.pdfsam pdfsam-parent - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE ../pom.xml diff --git a/pom.xml b/pom.xml index 53a72f7ce..b5430e3a1 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.pdfsam pdfsam-parent pom - 3.2.5.RELEASE-SNAPSHOT + 3.2.5.RELEASE PDFsam A free open source desktop application to split and merge pdf documents http://www.pdfsam.org @@ -14,7 +13,7 @@ scm:git:git@github.com:torakiki/pdfsam.git scm:git:git@github.com:torakiki/pdfsam.git scm:git:git@github.com:torakiki/pdfsam.git - HEAD + v3.2.5.RELEASE