From 9d57bb3fd760090baf834c19c0e3704bb8b67a41 Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Fri, 8 Nov 2024 15:30:00 +0000 Subject: [PATCH 1/3] changed softwareVersion and releaseDate [ci skip] --- docs/conf.py | 2 +- publiccode.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index ff916c7bc5..1583507ecf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -23,7 +23,7 @@ } project = 'Sistema Informativo Gestione Linee di Attività' -release = '6.6.15' +release = '6.6.16' author = u'Consiglio Nazionale delle Ricerche' show_authors = True diff --git a/publiccode.yml b/publiccode.yml index e8438cf8b3..869cb506d9 100644 --- a/publiccode.yml +++ b/publiccode.yml @@ -7,7 +7,7 @@ name: sigla releaseDate: '2024-11-08' url: 'https://github.com/consiglionazionaledellericerche/sigla-main' applicationSuite: jada -softwareVersion: 6.6.15 +softwareVersion: 6.6.16 developmentStatus: stable softwareType: standalone/web platforms: From 135cf57a15ee36dc8a934829946b5878690be93d Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Fri, 8 Nov 2024 15:30:01 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare release 6.6.16 --- 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 0d3c80cddd..fff0b78663 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 it.cnr.si.sigla - 6.6.16-SNAPSHOT + 6.6.16 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.16 diff --git a/sigla-backend/pom.xml b/sigla-backend/pom.xml index 62ec585460..c9eb59b351 100644 --- a/sigla-backend/pom.xml +++ b/sigla-backend/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16-SNAPSHOT + 6.6.16 diff --git a/sigla-ejb/pom.xml b/sigla-ejb/pom.xml index 8fa7640617..26dbb527f1 100644 --- a/sigla-ejb/pom.xml +++ b/sigla-ejb/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16-SNAPSHOT + 6.6.16 diff --git a/sigla-web/pom.xml b/sigla-web/pom.xml index 280463bf05..837ec853d4 100644 --- a/sigla-web/pom.xml +++ b/sigla-web/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16-SNAPSHOT + 6.6.16 diff --git a/sigla-ws/pom.xml b/sigla-ws/pom.xml index 16ce56dd3b..436cba9c6b 100644 --- a/sigla-ws/pom.xml +++ b/sigla-ws/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16-SNAPSHOT + 6.6.16 From e168535829bfb3eabf57fc587b56e7cf4ca6718b Mon Sep 17 00:00:00 2001 From: "marco.spasiano" Date: Fri, 8 Nov 2024 15:30:03 +0000 Subject: [PATCH 3/3] [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 fff0b78663..2efc659bbc 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 4.0.0 it.cnr.si.sigla - 6.6.16 + 6.6.17-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.16 + 6.3.62 diff --git a/sigla-backend/pom.xml b/sigla-backend/pom.xml index c9eb59b351..c803dfb951 100644 --- a/sigla-backend/pom.xml +++ b/sigla-backend/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16 + 6.6.17-SNAPSHOT diff --git a/sigla-ejb/pom.xml b/sigla-ejb/pom.xml index 26dbb527f1..3180e9b5ac 100644 --- a/sigla-ejb/pom.xml +++ b/sigla-ejb/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16 + 6.6.17-SNAPSHOT diff --git a/sigla-web/pom.xml b/sigla-web/pom.xml index 837ec853d4..08d70ea415 100644 --- a/sigla-web/pom.xml +++ b/sigla-web/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16 + 6.6.17-SNAPSHOT diff --git a/sigla-ws/pom.xml b/sigla-ws/pom.xml index 436cba9c6b..8d2b9dbb73 100644 --- a/sigla-ws/pom.xml +++ b/sigla-ws/pom.xml @@ -22,7 +22,7 @@ it.cnr.si.sigla sigla-parent - 6.6.16 + 6.6.17-SNAPSHOT