diff --git a/cool-jconon-backend/pom.xml b/cool-jconon-backend/pom.xml
index 7ac6eb35a..f1c9e19e0 100644
--- a/cool-jconon-backend/pom.xml
+++ b/cool-jconon-backend/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-backend
diff --git a/cool-jconon-io/pom.xml b/cool-jconon-io/pom.xml
index 97221aafa..069da57d6 100644
--- a/cool-jconon-io/pom.xml
+++ b/cool-jconon-io/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-io
diff --git a/cool-jconon-keycloak/pom.xml b/cool-jconon-keycloak/pom.xml
index 328bb74d4..e89ff696d 100644
--- a/cool-jconon-keycloak/pom.xml
+++ b/cool-jconon-keycloak/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-keycloak
diff --git a/cool-jconon-pagopa/pom.xml b/cool-jconon-pagopa/pom.xml
index 931242f44..9d58de1b2 100644
--- a/cool-jconon-pagopa/pom.xml
+++ b/cool-jconon-pagopa/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-pagopa
diff --git a/cool-jconon-print/pom.xml b/cool-jconon-print/pom.xml
index 13f5c4ae3..dec1731ff 100644
--- a/cool-jconon-print/pom.xml
+++ b/cool-jconon-print/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-print
diff --git a/cool-jconon-remote/pom.xml b/cool-jconon-remote/pom.xml
index d7292ecbc..6abd1f624 100644
--- a/cool-jconon-remote/pom.xml
+++ b/cool-jconon-remote/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-remote
diff --git a/cool-jconon-spid/pom.xml b/cool-jconon-spid/pom.xml
index d57167d94..a60ee9178 100644
--- a/cool-jconon-spid/pom.xml
+++ b/cool-jconon-spid/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-spid
diff --git a/cool-jconon-utils/pom.xml b/cool-jconon-utils/pom.xml
index d52928a89..5d68150d8 100644
--- a/cool-jconon-utils/pom.xml
+++ b/cool-jconon-utils/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
cool-jconon-utils
diff --git a/cool-jconon-webapp-resources/pom.xml b/cool-jconon-webapp-resources/pom.xml
index 30553a392..823687895 100644
--- a/cool-jconon-webapp-resources/pom.xml
+++ b/cool-jconon-webapp-resources/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
diff --git a/cool-jconon-webapp/pom.xml b/cool-jconon-webapp/pom.xml
index e3ca4ef0f..d8e62161f 100644
--- a/cool-jconon-webapp/pom.xml
+++ b/cool-jconon-webapp/pom.xml
@@ -20,7 +20,7 @@
cool-jconon-parent
it.cnr.si.cool.jconon
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index bb60c7d1b..358cb2d16 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,6 +1,26 @@
-## Release 5.5.20 -- _June 28, 2024_
+## Release 5.5.24 -- _July 25, 2024_
**Changes**
+>**Added service to print the application without personal data, modify file acl permission**
+>
+>[bf6e216bfd0b19c](https://github.com/consiglionazionaledellericerche/cool-jconon/commit/bf6e216bfd0b19c) marco.spasiano *July 25, 2024*
+
+>**The text of the requirements has been added to the extraction of the Calls in Excel**
+>
+>[fdf7432484e8f96](https://github.com/consiglionazionaledellericerche/cool-jconon/commit/fdf7432484e8f96) marco.spasiano *July 23, 2024*
+
+>**Added service to print the application without personal data**
+>
+>[680948ec222f763](https://github.com/consiglionazionaledellericerche/cool-jconon/commit/680948ec222f763) marco.spasiano *July 18, 2024*
+
+
+## Release 5.5.21 -- _July 18, 2024_
+**Changes**
+
+>**Added service to print the application without personal data**
+>
+>[7664e655e7e8d65](https://github.com/consiglionazionaledellericerche/cool-jconon/commit/7664e655e7e8d65) marco.spasiano *July 18, 2024*
+
>**Hurry application only to user that can submit application**
>
>[c8527d92e081c7b](https://github.com/consiglionazionaledellericerche/cool-jconon/commit/c8527d92e081c7b) marco.spasiano *June 28, 2024*
diff --git a/docs/conf.py b/docs/conf.py
index 46b7e8819..5926f471d 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -23,7 +23,7 @@
}
project = 'Selezioni on-line'
-release = '5.5.23'
+release = '5.5.24'
author = u'Consiglio Nazionale delle Ricerche'
show_authors = True
diff --git a/pom.xml b/pom.xml
index 37521417b..64e95982d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
cool-jconon-parent
- 5.5.24-SNAPSHOT
+ 5.5.25-SNAPSHOT
it.cnr.si.cool.jconon
Concorsi On-Line Parent
diff --git a/publiccode.yml b/publiccode.yml
index 9cfb9de56..4199096a4 100644
--- a/publiccode.yml
+++ b/publiccode.yml
@@ -4,11 +4,11 @@
publiccodeYmlVersion: '0.3'
name: cool-jconon
-releaseDate: '2024-07-23'
+releaseDate: '2024-07-25'
landingURL: 'https://selezionionline.cnr.it'
url: 'https://github.com/consiglionazionaledellericerche/cool-jconon'
applicationSuite: cool
-softwareVersion: 5.5.23
+softwareVersion: 5.5.24
developmentStatus: stable
softwareType: standalone/web
platforms: