From 9892c4f84fd33b73db1fb64afd1929095a77cb07 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Tue, 3 Dec 2024 09:38:29 +0000 Subject: [PATCH 1/4] changed softwareVersion and releaseDate [ci skip] --- docs/conf.py | 2 +- publiccode.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 16dc0c1e8c..eea750880b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ } project = 'Sistema Informativo Gestione Linee di Attività' -release = '6.6.18' +release = '6.6.19' author = u'Consiglio Nazionale delle Ricerche' show_authors = True diff --git a/publiccode.yml b/publiccode.yml index e4c195b6a3..9e73fa0ada 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -4,10 +4,10 @@ publiccodeYmlVersion: '0.4.0' name: sigla -releaseDate: '2024-12-02' +releaseDate: '2024-12-03' url: 'https://github.com/consiglionazionaledellericerche/sigla-main' applicationSuite: jada -softwareVersion: 6.6.18 +softwareVersion: 6.6.19 developmentStatus: stable softwareType: standalone/web platforms: From a2c52b79bf6ca9c224b0ea919cc319526b128e07 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Tue, 3 Dec 2024 09:38:30 +0000 Subject: [PATCH 2/4] [maven-release-plugin] prepare release 6.6.19 --- pom.xml | 4 ++-- sigla-backend/pom.xml | 2 +- sigla-ejb/pom.xml | 2 +- sigla-web/pom.xml | 2 +- sigla-ws/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 75ef071a3e..ebcd8439da 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 it.cnr.si.sigla - 6.6.19-SNAPSHOT + 6.6.19 sigla-parent Sistema Informativo per la Gestione delle Linee di Attività pom @@ -262,6 +262,6 @@ scm:git:ssh://git@git.si.cnr.it/dev/sigla-main.git scm:git:ssh://git@git.si.cnr.it/dev/sigla-main.git - 6.3.62 + 6.6.19 diff --git a/sigla-backend/pom.xml b/sigla-backend/pom.xml index 67bc47723d..2260dd6671 100644 --- a/sigla-backend/pom.xml +++ b/sigla-backend/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19-SNAPSHOT + 6.6.19 diff --git a/sigla-ejb/pom.xml b/sigla-ejb/pom.xml index 990b324edc..a032478662 100644 --- a/sigla-ejb/pom.xml +++ b/sigla-ejb/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19-SNAPSHOT + 6.6.19 diff --git a/sigla-web/pom.xml b/sigla-web/pom.xml index 633a013ab8..104445dc7b 100644 --- a/sigla-web/pom.xml +++ b/sigla-web/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19-SNAPSHOT + 6.6.19 diff --git a/sigla-ws/pom.xml b/sigla-ws/pom.xml index 95c4822b2d..29dbc5d77a 100644 --- a/sigla-ws/pom.xml +++ b/sigla-ws/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19-SNAPSHOT + 6.6.19 From a8f675d442458239ca3a3f63edefae3615b3e398 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Tue, 3 Dec 2024 09:38:32 +0000 Subject: [PATCH 3/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- sigla-backend/pom.xml | 2 +- sigla-ejb/pom.xml | 2 +- sigla-web/pom.xml | 2 +- sigla-ws/pom.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ebcd8439da..df6ed10365 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 it.cnr.si.sigla - 6.6.19 + 6.6.20-SNAPSHOT sigla-parent Sistema Informativo per la Gestione delle Linee di Attività pom @@ -262,6 +262,6 @@ scm:git:ssh://git@git.si.cnr.it/dev/sigla-main.git scm:git:ssh://git@git.si.cnr.it/dev/sigla-main.git - 6.6.19 + 6.3.62 diff --git a/sigla-backend/pom.xml b/sigla-backend/pom.xml index 2260dd6671..920b845c39 100644 --- a/sigla-backend/pom.xml +++ b/sigla-backend/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19 + 6.6.20-SNAPSHOT diff --git a/sigla-ejb/pom.xml b/sigla-ejb/pom.xml index a032478662..48c1778bb3 100644 --- a/sigla-ejb/pom.xml +++ b/sigla-ejb/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19 + 6.6.20-SNAPSHOT diff --git a/sigla-web/pom.xml b/sigla-web/pom.xml index 104445dc7b..923ad35bd7 100644 --- a/sigla-web/pom.xml +++ b/sigla-web/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19 + 6.6.20-SNAPSHOT diff --git a/sigla-ws/pom.xml b/sigla-ws/pom.xml index 29dbc5d77a..c58faca6c9 100644 --- a/sigla-ws/pom.xml +++ b/sigla-ws/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.19 + 6.6.20-SNAPSHOT From 9e1765f2011e5ae1343ccd7dd6a9b568c23aaf46 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Tue, 3 Dec 2024 09:52:32 +0000 Subject: [PATCH 4/4] Generate CHANGELOG.md [ci skip] --- docs/CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 08c1dcaded..8135e11ac1 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,10 @@ -## Release 6.6.18 -- _December 02, 2024_ +## Release 6.6.19 -- _December 03, 2024_ **Changes** +>**Aggiunta la descrizione del comune e il codice provincia nella ricerca delle addizionali comunali** +> +>[4230107c4be97b3](https://github.com/consiglionazionaledellericerche/sigla-main/commit/4230107c4be97b3) marco.spasiano *December 03, 2024* + >**Aggiunta la descrizione del comune e il codice provincia nella ricerca dello scaglione** > >[55be199713c02df](https://github.com/consiglionazionaledellericerche/sigla-main/commit/55be199713c02df) marco.spasiano *December 02, 2024*