From 6bea319b9e067fea952584aac5b2485888591236 Mon Sep 17 00:00:00 2001 From: torakiki Date: Wed, 1 Feb 2023 00:18:34 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.1 --- pdfsam-basic/pom.xml | 2 +- pdfsam-core/pom.xml | 2 +- pdfsam-docs/pom.xml | 2 +- pdfsam-gui/pom.xml | 2 +- pdfsam-i18n/pom.xml | 2 +- pdfsam-model/pom.xml | 2 +- pdfsam-persistence/pom.xml | 2 +- pdfsam-service/pom.xml | 2 +- pdfsam-test/pom.xml | 2 +- pdfsam-themes/pom.xml | 2 +- pdfsam-tools/pdfsam-alternate-mix/pom.xml | 2 +- pdfsam-tools/pdfsam-backpages/pom.xml | 2 +- pdfsam-tools/pdfsam-extract/pom.xml | 2 +- pdfsam-tools/pdfsam-merge/pom.xml | 2 +- pdfsam-tools/pdfsam-rotate/pom.xml | 2 +- pdfsam-tools/pdfsam-simple-split/pom.xml | 2 +- pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml | 2 +- pdfsam-tools/pdfsam-split-by-size/pom.xml | 2 +- pdfsam-ui-components/pom.xml | 2 +- pom.xml | 4 ++-- 20 files changed, 21 insertions(+), 21 deletions(-) diff --git a/pdfsam-basic/pom.xml b/pdfsam-basic/pom.xml index bf020121..934a029d 100644 --- a/pdfsam-basic/pom.xml +++ b/pdfsam-basic/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-core/pom.xml b/pdfsam-core/pom.xml index 5f6c5ec4..41a0f719 100644 --- a/pdfsam-core/pom.xml +++ b/pdfsam-core/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-docs/pom.xml b/pdfsam-docs/pom.xml index d9686e94..1b4f0a0a 100644 --- a/pdfsam-docs/pom.xml +++ b/pdfsam-docs/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-gui/pom.xml b/pdfsam-gui/pom.xml index 58530271..4965556e 100644 --- a/pdfsam-gui/pom.xml +++ b/pdfsam-gui/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-i18n/pom.xml b/pdfsam-i18n/pom.xml index 558fa26d..35ea19db 100644 --- a/pdfsam-i18n/pom.xml +++ b/pdfsam-i18n/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-model/pom.xml b/pdfsam-model/pom.xml index 40c778e4..faeccee7 100644 --- a/pdfsam-model/pom.xml +++ b/pdfsam-model/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-persistence/pom.xml b/pdfsam-persistence/pom.xml index bcd8a24a..e8f26ed9 100644 --- a/pdfsam-persistence/pom.xml +++ b/pdfsam-persistence/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-service/pom.xml b/pdfsam-service/pom.xml index 306f8c93..8ced3bed 100644 --- a/pdfsam-service/pom.xml +++ b/pdfsam-service/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-test/pom.xml b/pdfsam-test/pom.xml index aeeb7e59..49709df1 100644 --- a/pdfsam-test/pom.xml +++ b/pdfsam-test/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-themes/pom.xml b/pdfsam-themes/pom.xml index f648d4f7..4fdd8753 100644 --- a/pdfsam-themes/pom.xml +++ b/pdfsam-themes/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pdfsam-tools/pdfsam-alternate-mix/pom.xml b/pdfsam-tools/pdfsam-alternate-mix/pom.xml index a69feeda..34ba5ed2 100644 --- a/pdfsam-tools/pdfsam-alternate-mix/pom.xml +++ b/pdfsam-tools/pdfsam-alternate-mix/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-backpages/pom.xml b/pdfsam-tools/pdfsam-backpages/pom.xml index 45639996..937a007a 100644 --- a/pdfsam-tools/pdfsam-backpages/pom.xml +++ b/pdfsam-tools/pdfsam-backpages/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-extract/pom.xml b/pdfsam-tools/pdfsam-extract/pom.xml index b88b628d..5892dcaf 100644 --- a/pdfsam-tools/pdfsam-extract/pom.xml +++ b/pdfsam-tools/pdfsam-extract/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-merge/pom.xml b/pdfsam-tools/pdfsam-merge/pom.xml index af1dfeec..2ad9d086 100644 --- a/pdfsam-tools/pdfsam-merge/pom.xml +++ b/pdfsam-tools/pdfsam-merge/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-rotate/pom.xml b/pdfsam-tools/pdfsam-rotate/pom.xml index ecae0f71..43262edc 100644 --- a/pdfsam-tools/pdfsam-rotate/pom.xml +++ b/pdfsam-tools/pdfsam-rotate/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-simple-split/pom.xml b/pdfsam-tools/pdfsam-simple-split/pom.xml index 933ca323..236e5e04 100644 --- a/pdfsam-tools/pdfsam-simple-split/pom.xml +++ b/pdfsam-tools/pdfsam-simple-split/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml b/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml index 2deb00c0..5e9f7925 100644 --- a/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml +++ b/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-split-by-size/pom.xml b/pdfsam-tools/pdfsam-split-by-size/pom.xml index 5238a15b..e3ac247a 100644 --- a/pdfsam-tools/pdfsam-split-by-size/pom.xml +++ b/pdfsam-tools/pdfsam-split-by-size/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../../pom.xml diff --git a/pdfsam-ui-components/pom.xml b/pdfsam-ui-components/pom.xml index 98cded57..5c9fa5e6 100644 --- a/pdfsam-ui-components/pom.xml +++ b/pdfsam-ui-components/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.1-SNAPSHOT + 5.0.1 ../pom.xml diff --git a/pom.xml b/pom.xml index baecba68..5edae44a 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.pdfsam pdfsam-parent pom - 5.0.1-SNAPSHOT + 5.0.1 PDFsam A free open source desktop application to split and merge pdf documents https://pdfsam.org @@ -17,7 +17,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 + v5.0.1