From 9af51572bc9cf7ba4f0551df8bbf2becb67f39dd Mon Sep 17 00:00:00 2001 From: Jorrit Poelen Date: Mon, 9 Sep 2024 18:50:38 -0500 Subject: [PATCH] prepare for next dev cycle --- README.md | 4 ++-- pom.xml | 2 +- preston-cas/pom.xml | 2 +- preston-cli/pom.xml | 2 +- preston-cmd/pom.xml | 2 +- preston-core/pom.xml | 2 +- preston-dbase/pom.xml | 2 +- preston-dwc/pom.xml | 2 +- preston-excel/pom.xml | 2 +- preston-genbank/pom.xml | 2 +- preston-get/pom.xml | 2 +- preston-github/pom.xml | 2 +- preston-index/pom.xml | 2 +- preston-label/pom.xml | 2 +- preston-mbd/pom.xml | 2 +- preston-paradox/pom.xml | 2 +- preston-parent/pom.xml | 2 +- preston-plazi/pom.xml | 2 +- preston-rdf/pom.xml | 2 +- preston-serve/pom.xml | 2 +- preston-taxodros/pom.xml | 2 +- preston-taxonworks/pom.xml | 2 +- preston-test/pom.xml | 2 +- preston-track/pom.xml | 2 +- preston-zenodo/pom.xml | 2 +- 25 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 6346c4fe..03ca3541 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Elliott M.J., Poelen, J.H. & Fortes, J.A.B. (2023) Signing data citations enable To install [a preston release](../../releases) on your linux/mac: ```console -sudo sh -c '(curl -L https://github.com/bio-guoda/preston/releases/download/0.9.6/preston.jar) > /usr/local/bin/preston && chmod +x /usr/local/bin/preston && preston config-manpage' && preston version +sudo sh -c '(curl -L https://github.com/bio-guoda/preston/releases/download/0.9.7/preston.jar) > /usr/local/bin/preston && chmod +x /usr/local/bin/preston && preston config-manpage' && preston version ``` :warning: Note that this installs preston using sudo privileges and makes preston.jar executable. Please inspect the script before running it. Also see [install](#install). @@ -28,7 +28,7 @@ Note that a debian package (Debian, Ubuntu, etc) is also available for use with ```console sudo apt update sudo apt upgrade -curl -L https://github.com/bio-guoda/preston/releases/download/0.9.6/preston.deb > preston.deb +curl -L https://github.com/bio-guoda/preston/releases/download/0.9.7/preston.deb > preston.deb sudo apt install ./preston.deb ``` diff --git a/pom.xml b/pom.xml index 16163640..45d890af 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.globalbioticinteractions preston-all - 0.9.7 + 0.9.8-SNAPSHOT pom Preston Modules diff --git a/preston-cas/pom.xml b/preston-cas/pom.xml index 054985d3..a4450eef 100644 --- a/preston-cas/pom.xml +++ b/preston-cas/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-cli/pom.xml b/preston-cli/pom.xml index deb28ec4..2fd9bcac 100644 --- a/preston-cli/pom.xml +++ b/preston-cli/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-cmd/pom.xml b/preston-cmd/pom.xml index 740b80eb..408cfa2d 100644 --- a/preston-cmd/pom.xml +++ b/preston-cmd/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-core/pom.xml b/preston-core/pom.xml index bb9922a7..ceff44e3 100644 --- a/preston-core/pom.xml +++ b/preston-core/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-dbase/pom.xml b/preston-dbase/pom.xml index 8a92fac6..699c500d 100644 --- a/preston-dbase/pom.xml +++ b/preston-dbase/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-dwc/pom.xml b/preston-dwc/pom.xml index b0701ae2..5a44b8c2 100644 --- a/preston-dwc/pom.xml +++ b/preston-dwc/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-excel/pom.xml b/preston-excel/pom.xml index fc949e12..b3157b9c 100644 --- a/preston-excel/pom.xml +++ b/preston-excel/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-genbank/pom.xml b/preston-genbank/pom.xml index 8406908a..38c122e3 100644 --- a/preston-genbank/pom.xml +++ b/preston-genbank/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-get/pom.xml b/preston-get/pom.xml index 438b0a74..2b8674b7 100644 --- a/preston-get/pom.xml +++ b/preston-get/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-github/pom.xml b/preston-github/pom.xml index 2c64a5fd..6bdc0eeb 100644 --- a/preston-github/pom.xml +++ b/preston-github/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-index/pom.xml b/preston-index/pom.xml index ef0c1a47..bb863227 100644 --- a/preston-index/pom.xml +++ b/preston-index/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-label/pom.xml b/preston-label/pom.xml index da640c6c..d3104e1a 100644 --- a/preston-label/pom.xml +++ b/preston-label/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-mbd/pom.xml b/preston-mbd/pom.xml index 1db2b056..8200bead 100644 --- a/preston-mbd/pom.xml +++ b/preston-mbd/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-paradox/pom.xml b/preston-paradox/pom.xml index e618280c..5a28de98 100644 --- a/preston-paradox/pom.xml +++ b/preston-paradox/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-parent/pom.xml b/preston-parent/pom.xml index 0432d757..c749e629 100644 --- a/preston-parent/pom.xml +++ b/preston-parent/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT pom Preston Shared Project Settings diff --git a/preston-plazi/pom.xml b/preston-plazi/pom.xml index e4198bd6..e9da07b5 100644 --- a/preston-plazi/pom.xml +++ b/preston-plazi/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-rdf/pom.xml b/preston-rdf/pom.xml index c117253a..c27d4e0e 100644 --- a/preston-rdf/pom.xml +++ b/preston-rdf/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-serve/pom.xml b/preston-serve/pom.xml index 30c9528b..bd126ca1 100644 --- a/preston-serve/pom.xml +++ b/preston-serve/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-taxodros/pom.xml b/preston-taxodros/pom.xml index e2918402..a958bd20 100644 --- a/preston-taxodros/pom.xml +++ b/preston-taxodros/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-taxonworks/pom.xml b/preston-taxonworks/pom.xml index 784d866b..9c5f8deb 100644 --- a/preston-taxonworks/pom.xml +++ b/preston-taxonworks/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-test/pom.xml b/preston-test/pom.xml index 99245ae0..e784fa57 100644 --- a/preston-test/pom.xml +++ b/preston-test/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-track/pom.xml b/preston-track/pom.xml index 6ea94ae7..8bcb0c66 100644 --- a/preston-track/pom.xml +++ b/preston-track/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml diff --git a/preston-zenodo/pom.xml b/preston-zenodo/pom.xml index c08c130b..1eafbc91 100644 --- a/preston-zenodo/pom.xml +++ b/preston-zenodo/pom.xml @@ -5,7 +5,7 @@ bio.guoda preston-parent - 0.9.7 + 0.9.8-SNAPSHOT ../preston-parent/pom.xml