From 4f80c3e622945446dc3019b124dd458a35723f2b Mon Sep 17 00:00:00 2001 From: Mohamed Hamou Date: Fri, 30 Aug 2024 10:56:40 +0200 Subject: [PATCH] release version 26.0.1 --- CHANGELOG.md | 4 ++++ arlas-admin/pom.xml | 6 +++--- arlas-commons/pom.xml | 2 +- arlas-core/pom.xml | 6 +++--- arlas-opensearch/pom.xml | 8 ++++---- arlas-rest/pom.xml | 6 +++--- arlas-server/pom.xml | 16 ++++++++-------- arlas-tests/pom.xml | 6 +++--- ogc-common/pom.xml | 6 +++--- ogc-csw/pom.xml | 6 +++--- ogc-wfs/pom.xml | 6 +++--- packaging/helm/arlas-server/Chart.yaml | 4 ++-- pom.xml | 2 +- stac-api/pom.xml | 6 +++--- 14 files changed, 44 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba067bc24..b3c810508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [v26.0.1](https://github.com/gisaia/ARLAS-server/tree/v26.0.1) (2024-08-23) + +[Full Changelog](https://github.com/gisaia/ARLAS-server/compare/v26.0.1-rc.1...v26.0.1) + ## [v26.0.1-rc.1](https://github.com/gisaia/ARLAS-server/tree/v26.0.1-rc.1) (2024-08-23) [Full Changelog](https://github.com/gisaia/ARLAS-server/compare/v26.0.0...v26.0.1-rc.1) diff --git a/arlas-admin/pom.xml b/arlas-admin/pom.xml index f96de2831..3716393fc 100644 --- a/arlas-admin/pom.xml +++ b/arlas-admin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 io.arlas arlas-admin - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server admin io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 @@ -29,7 +29,7 @@ io.arlas arlas-core - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/arlas-commons/pom.xml b/arlas-commons/pom.xml index 2942d939e..0493a37ca 100644 --- a/arlas-commons/pom.xml +++ b/arlas-commons/pom.xml @@ -5,7 +5,7 @@ arlas-server-parent io.arlas - 26.0.1-SNAPSHOT + 26.0.1 4.0.0 diff --git a/arlas-core/pom.xml b/arlas-core/pom.xml index a5c733e4b..054d2d949 100644 --- a/arlas-core/pom.xml +++ b/arlas-core/pom.xml @@ -4,14 +4,14 @@ 4.0.0 io.arlas arlas-core - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server core io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 @@ -29,7 +29,7 @@ io.arlas arlas-commons - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/arlas-opensearch/pom.xml b/arlas-opensearch/pom.xml index b74557800..2c0fa7391 100644 --- a/arlas-opensearch/pom.xml +++ b/arlas-opensearch/pom.xml @@ -4,26 +4,26 @@ 4.0.0 io.arlas arlas-opensearch - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server opensearch io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-rest - 26.0.1-SNAPSHOT + 26.0.1 io.arlas ogc-common - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/arlas-rest/pom.xml b/arlas-rest/pom.xml index 7ffbacbf8..77c13947d 100644 --- a/arlas-rest/pom.xml +++ b/arlas-rest/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas arlas-rest - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server rest io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-core - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/arlas-server/pom.xml b/arlas-server/pom.xml index fc31b3958..0e61a316d 100644 --- a/arlas-server/pom.xml +++ b/arlas-server/pom.xml @@ -4,51 +4,51 @@ 4.0.0 io.arlas arlas-server - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-rest - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-opensearch - 26.0.1-SNAPSHOT + 26.0.1 io.arlas ogc-csw - 26.0.1-SNAPSHOT + 26.0.1 io.arlas ogc-wfs - 26.0.1-SNAPSHOT + 26.0.1 io.arlas stac-api - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-admin - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/arlas-tests/pom.xml b/arlas-tests/pom.xml index 5ccd861dc..d6ac3143f 100644 --- a/arlas-tests/pom.xml +++ b/arlas-tests/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas arlas-tests - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS server tests io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-server - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/ogc-common/pom.xml b/ogc-common/pom.xml index 540407131..21a3b6315 100644 --- a/ogc-common/pom.xml +++ b/ogc-common/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas ogc-common - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS ogc common io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-core - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/ogc-csw/pom.xml b/ogc-csw/pom.xml index c21261820..258c9f8a2 100644 --- a/ogc-csw/pom.xml +++ b/ogc-csw/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas ogc-csw - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS ogc csw io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas ogc-common - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/ogc-wfs/pom.xml b/ogc-wfs/pom.xml index c6f389db4..081427729 100644 --- a/ogc-wfs/pom.xml +++ b/ogc-wfs/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas ogc-wfs - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS ogc wfs io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas ogc-common - 26.0.1-SNAPSHOT + 26.0.1 diff --git a/packaging/helm/arlas-server/Chart.yaml b/packaging/helm/arlas-server/Chart.yaml index a558ac9bd..6a8849a34 100644 --- a/packaging/helm/arlas-server/Chart.yaml +++ b/packaging/helm/arlas-server/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 26.0.1-rc.1 +appVersion: 26.0.1 description: Exploration & analyzis of geo-referenced data from elasticsearch. home: http://arlas.io/ icon: http://arlas.io/wp-content/uploads/2017/12/Logo-Arlas-Bicolor-01.png @@ -10,4 +10,4 @@ maintainers: name: arlas-server sources: - https://github.com/gisaia/ARLAS-server -version: 26.0.1-rc.1 +version: 26.0.1 diff --git a/pom.xml b/pom.xml index 31406d582..325f2d95e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 pom ARLAS server parent diff --git a/stac-api/pom.xml b/stac-api/pom.xml index 2ed5f8106..1774e9cf3 100644 --- a/stac-api/pom.xml +++ b/stac-api/pom.xml @@ -4,21 +4,21 @@ 4.0.0 io.arlas stac-api - 26.0.1-SNAPSHOT + 26.0.1 jar ARLAS STAC API io.arlas arlas-server-parent - 26.0.1-SNAPSHOT + 26.0.1 io.arlas arlas-core - 26.0.1-SNAPSHOT + 26.0.1