From f8066b4bd904a90941ef25ddca6a33ac69d333d0 Mon Sep 17 00:00:00 2001 From: torakiki Date: Wed, 1 Feb 2023 12:09:15 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v5.0.2 --- 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 51092ebbf..ac0816b49 100644 --- a/pdfsam-basic/pom.xml +++ b/pdfsam-basic/pom.xml @@ -6,7 +6,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-core/pom.xml b/pdfsam-core/pom.xml index 8710c7aba..e1be0f94e 100644 --- a/pdfsam-core/pom.xml +++ b/pdfsam-core/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-docs/pom.xml b/pdfsam-docs/pom.xml index 7f2930100..832822a2f 100644 --- a/pdfsam-docs/pom.xml +++ b/pdfsam-docs/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-gui/pom.xml b/pdfsam-gui/pom.xml index e87986137..c754b020a 100644 --- a/pdfsam-gui/pom.xml +++ b/pdfsam-gui/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-i18n/pom.xml b/pdfsam-i18n/pom.xml index 3ca3eb267..d0ce9c334 100644 --- a/pdfsam-i18n/pom.xml +++ b/pdfsam-i18n/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-model/pom.xml b/pdfsam-model/pom.xml index 211fd0aed..f3cfb6662 100644 --- a/pdfsam-model/pom.xml +++ b/pdfsam-model/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-persistence/pom.xml b/pdfsam-persistence/pom.xml index ca712d81c..e015b047e 100644 --- a/pdfsam-persistence/pom.xml +++ b/pdfsam-persistence/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-service/pom.xml b/pdfsam-service/pom.xml index 572b589bb..375ec79d9 100644 --- a/pdfsam-service/pom.xml +++ b/pdfsam-service/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-test/pom.xml b/pdfsam-test/pom.xml index 210a1aca1..cf8b5e65b 100644 --- a/pdfsam-test/pom.xml +++ b/pdfsam-test/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-themes/pom.xml b/pdfsam-themes/pom.xml index 2ca8c0da1..5e4ca7cbe 100644 --- a/pdfsam-themes/pom.xml +++ b/pdfsam-themes/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pdfsam-tools/pdfsam-alternate-mix/pom.xml b/pdfsam-tools/pdfsam-alternate-mix/pom.xml index d7473905e..621632723 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-backpages/pom.xml b/pdfsam-tools/pdfsam-backpages/pom.xml index fcdcaa5b3..7bb17767c 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-extract/pom.xml b/pdfsam-tools/pdfsam-extract/pom.xml index b5dc15e21..ddaf74120 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-merge/pom.xml b/pdfsam-tools/pdfsam-merge/pom.xml index 91688805f..c0b56db21 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-rotate/pom.xml b/pdfsam-tools/pdfsam-rotate/pom.xml index 3428c223e..5a03dbe5c 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-simple-split/pom.xml b/pdfsam-tools/pdfsam-simple-split/pom.xml index a2109487e..4495ffc7e 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml b/pdfsam-tools/pdfsam-split-by-bookmarks/pom.xml index c766bee1d..be6b4ac1f 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-tools/pdfsam-split-by-size/pom.xml b/pdfsam-tools/pdfsam-split-by-size/pom.xml index 4fbd80d64..bcba200c3 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.2-SNAPSHOT + 5.0.2 ../../pom.xml diff --git a/pdfsam-ui-components/pom.xml b/pdfsam-ui-components/pom.xml index 26ebf075c..14c411591 100644 --- a/pdfsam-ui-components/pom.xml +++ b/pdfsam-ui-components/pom.xml @@ -5,7 +5,7 @@ org.pdfsam pdfsam-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/pom.xml b/pom.xml index aeb0e65ec..4682adeb1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.pdfsam pdfsam-parent pom - 5.0.2-SNAPSHOT + 5.0.2 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.2