diff --git a/.gitignore b/.gitignore
index 5bb1036a3a4..36df50f9368 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ out/
package-lock.json
rebel.xml
release/jetty/*
+release-build.sh
schemas/*/doc/*/*.rst
schematrons/.build
target/
diff --git a/cachingxslt/pom.xml b/cachingxslt/pom.xml
index d654a3e9917..c8a874f1f40 100644
--- a/cachingxslt/pom.xml
+++ b/cachingxslt/pom.xml
@@ -31,7 +31,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/common/pom.xml b/common/pom.xml
index 0dbdf0ab22d..edf2c51f2e2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -31,7 +31,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/core/pom.xml b/core/pom.xml
index f9a6f76215e..1bf63749685 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/csw-server/pom.xml b/csw-server/pom.xml
index 5ba962cc2a5..cc1f371c5b5 100644
--- a/csw-server/pom.xml
+++ b/csw-server/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/datastorages/cmis/pom.xml b/datastorages/cmis/pom.xml
index 9ee1af76782..3b776509b7c 100644
--- a/datastorages/cmis/pom.xml
+++ b/datastorages/cmis/pom.xml
@@ -28,7 +28,7 @@
gn-datastorages
org.geonetwork-opensource.datastorage
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/datastorages/jcloud/pom.xml b/datastorages/jcloud/pom.xml
index 01b948abb98..4963ca7772c 100644
--- a/datastorages/jcloud/pom.xml
+++ b/datastorages/jcloud/pom.xml
@@ -28,7 +28,7 @@
gn-datastorages
org.geonetwork-opensource.datastorage
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/datastorages/pom.xml b/datastorages/pom.xml
index 3a290e17019..0c31061a619 100644
--- a/datastorages/pom.xml
+++ b/datastorages/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/datastorages/s3/pom.xml b/datastorages/s3/pom.xml
index 26a0fcd7685..d9f0ed1caa9 100644
--- a/datastorages/s3/pom.xml
+++ b/datastorages/s3/pom.xml
@@ -28,7 +28,7 @@
gn-datastorages
org.geonetwork-opensource.datastorage
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/docs/changes/changes4.4.3-0.txt b/docs/changes/changes4.4.3-0.txt
new file mode 100644
index 00000000000..ce5661888d1
--- /dev/null
+++ b/docs/changes/changes4.4.3-0.txt
@@ -0,0 +1,117 @@
+================================================================================
+===
+=== GeoNetwork 4.4.3: List of changes
+===
+================================================================================
+- Update linux workflow to maven 3.8.3
+- require maven 3.8.3 minimum for MNG-7214 fix
+- Move version 3.12.x changelog to archive
+- Release notes for GeoNetwork 4.4.3.
+- Release notes for GeoNetwork 4.29 / 3.12.12 versions
+- add necessary welsh language files for translating the application (#7851)
+- Standard / ISO19115-3 / Batch edit may trigger error on creation date (#7712)
+- Fix startup error. Follow up #7456 (#7858)
+- i18n / Transifex update. (#7855)
+- ISO19139 / Index online resources application profile element encoded as anchor (#7798)
+- Extend proxy to manage duplicated parameters (#7456)
+- Documentation / GeoNetwork 4.4 doing a release fixes (#7648)
+- Indexing / ISO / Properly index all keywords even if in different thesaurus block
+- Editor / Distribution / Properly refresh list link on last one (#7844)
+- GeoNetwork harvester / Check if a resource exists to save it, instead of trying to retrieve the file details, to avoid confusing NoSuchFileException exception (#7577)
+- Update README.md
+- Update README.md
+- Bump actions/upload-artifact from 3.1.0 to 4.3.1
+- Bump ossf/scorecard-action from 2.1.2 to 2.3.1
+- Harvesting / WFS Features / Do not skip attributes even if geom is invalid.
+- Editor / Associated resource / Add button icon configuration.
+- Editor / Distribution improvements - Update configuration for ISO19139 distributions as protocols are not categorized as ISO19115-3 protocols. (#7838)
+- Standards / Formatter / Citation / Pick latest date
+- INSPIRE / Add testsuite for IACS (#7756)
+- Harvester / Localfilesystem / Log properly to harvester log file. (#7660)
+- Harvester / WFS / No need to manually managed commit interval (#7737)
+- Record view / ISO19139 / ISO19115-3.2008 display the unit part in @uom attribute, not the full url (#7791)
+- Harvesters / Reset harvester history pagination when selecting a harvester
+- Thesaurus / Improve support of EU publication office SKOS format (#7673)
+- Create scorecard.yml
+- Doc / Editor configuration improvements (#7776)
+- Update lodash to version 4.17.21
+- Improve Elasticsearch manual installation to disable security for development
+- Docker / Update docker compose in es module to Elasticsearch 8 (#7817)
+- Trigger metadata unpublish event when removing the privileges to the ALL group in the privileges dialog
+- Bump actions/setup-java from 4.0.0 to 4.1.0 (#7808)
+- Translated the index warnings / errors. (#7531)
+- minor typo fixes
+- System setting for documentation url (#7782)
+- Record view / Don't add the associated resources in the metadata static page, this page doesn't include JS libs
+- Decouple metadata user feedback from metadata rating feature (#7770)
+- Thesaurus / Add support for codelist described using SDMX
+- Fix wrong manual links
+- Standard / ISO19115-3 / Quality report / Index descriptive results
+- Additional ISO19139 German translations (#7778)
+- Update the `set privileges` popup with the new icon
+- Replace the 'unlock' icon with the 'lock open' icon which is clearer. This new icon has more visual differences with the lock icon and it's therefore easier for a user to see the difference.
+- Removed @RequestHeader for "Accept" headers as it is not supported by openAPI specification (#7572)
+- Fix missing MetadataStatusResponse and MetadataWorkflowStatusResponse in open api spec (#7627)
+- Fix SpringDoc duplicate Schema name Without this fix springdoc would randomly pick between 2 conflicting schemas and this could produce incorrect results in the open api spec.
+- Merge getSubPortals into getSources so that there is only one GET api for the operation. This fixes the bug with 2 GET operation on /{portal}/api/sources
+- Update services/src/main/java/org/fao/geonet/api/sources/SourcesApi.java
+- Fix duplicate GET operation on /{portal}/api/sources Add missing /subportal endpoint.
+- Spit getRecordAs @RequestMapping into getRecordAsJson and getRecordAsXML in order to fix duplicate operation Id - By having multiple @RequestMapping was causing to create operation id as getRecordAs and getRecordAs_1
+- Fix alignment of user enabled checkbox (#7764)
+- Fix ISO19139 German labels (#7761)
+- Remove handlebars.js v2.0.0
+- Fix query field name in OverviewIndexFieldUpdater to update the metadata overview in the index
+- API / Category / Fix update fields
+- Addressing docs glitch #7666 creating-group and authentication-mode
+- Addressing docs glitch #7666 in installing-from-war-file, version-4.0.2 and tutorials/deployment/index
+- addressing docs-glitch in install-guide/configuring-database
+- addressing docs-glitch in search-ui/enrichview and search-ui/loadview
+- addressing docs-glitch in install-guide/map-print-setup
+- addressing docs-glitch in publishing/managing-privileges
+- corrected minor typo in install-guide/map-print-setup
+- Fix conversion errors after switching to MkDocs
+- manual review of mkdocs glitches
+- Reports / Fix extract user groups for non-admin users (#7742)
+- Create a metadata / Add dynamic and download privileges to the users in the same group (#7679)
+- Thesaurus / Add support for thesaurus described using OWL format
+- Editor / Add view name class to facilitate custom styling
+- Update SECURITY.md
+- Index / Add danish language. (#7697)
+- Standard / ISO19115-3 / Improve french translation for temporal extent (#7700)
+- Standard / ISO19115-3 / Editor configuration / Improve date field configuration (#7702)
+- Documentation / Elasticsearch query endpoint - query samples (#7722)
+- remove mention of q query parameter
+- Separate docs for _search and _msearch
+- Map viewer / Remove Stamen background layers - no longer available
+- Use the generated metadata UUID for resource links when importing metadata with the option 'Generate UUID'
+- Elasticssearch 8 upgrade (#7599)
+- Vertical extent label modification (#7604)
+- Remove unused jslint-maven-plugin (#7725)
+- Bump org.json:json from 20140107 to 20240205 (#7701)
+- using gn- icon definitions for all types now
+- Github Actions / Bump stCarolas/setup-maven from 4 to 5 (#7718)
+- Enable preemptive for csw requests with credentials (#5497) (#7706)
+- Add a role and feature matrix to the GeoNetwork documentation (#7686)
+- Addressing docs translation glitch #7687- fixes adding-static-pages and configuring-search-fields (#7696)
+- Automatic formatting
+- Bump commons-fileupload from 1.3.3 to 1.5 (#6851)
+- Remove empty class SourcesLib and deprecated/unused methods in ResourceLib / Sonarlint improvements (#7692)
+- Fix spring doc for attachment and keyword to better identify files resources being returned. Update attachment api "Get a metadata resource" should indicate that gets a file resource Also "Create a new resource" should identify that it consumes any resources Update keywords api "Download a thesaurus by name" should indicate that gets a file resource
+- Fix springdoc so that enums names are used instead of toString This fixes bug where some apis will not execute correctly from the swagger pager due to the wrong enum value being supplied. i.e. visibility should be using enum values PUBLIC/PRIVATE instead of public/private in formatters/zip api, the format should be SIMPLE/PARTIAL/FULL instead of simple/partial/full
+- Update Springdoc so that it supports Map objects in the request parameters. By default injectable parameters are excluded from request parameters. Map is one of those object however it does occur where map objects are supplied as parameters and they should be added to open api spec. There are currently no cases where a map is injected on purpose into the request parameters. This will fix issues with missing request parameters documentation which are based on Map objects.
+- Editor / Fix add element attribute (#7683)
+- Metadata editor / Fix javascript error in the add thumbnail option when the metadata has 1 WMS layer (#7646)
+- Add configuration to filter out Elasticsearch fields when download or dynamic privileges are not set
+- Fix javascript error accessing the metadata detail page in gnMetadataSocialLink directive
+- Metadata editor / Fix javascript error when editing a metadata, due to undefined property in gnLinkToMetadata directive
+- Fix pdf link issue (#7667)
+- Editor / Distribution improvements (#7468)
+- Fix mimetypes on attachments as some were incorrect. (#7671)
+- accidental localhost link in docs
+- Docs / Update copyright year
+- Bump github/codeql-action from 2 to 3 (#7552)
+- Bump advanced-security/maven-dependency-submission-action from 3 to 4 (#7655)
+- Formatter / Withheld element not always hidden.
+- Change log for version 4.4.2 (#7654)
+- Change log for version 4.2.8
+- Update version to 4.4.3-SNAPSHOT
\ No newline at end of file
diff --git a/docs/manual/pom.xml b/docs/manual/pom.xml
index 68654e27401..0b625985424 100644
--- a/docs/manual/pom.xml
+++ b/docs/manual/pom.xml
@@ -27,7 +27,7 @@
gn-docs
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
gn-guide
diff --git a/docs/pom.xml b/docs/pom.xml
index e1c5e3b5c5c..0d1f664efd5 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
gn-docs
diff --git a/doi/pom.xml b/doi/pom.xml
index e0fb8dcbf9f..4df96bb0b73 100644
--- a/doi/pom.xml
+++ b/doi/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/domain/pom.xml b/domain/pom.xml
index 48d5cd34fa4..fa6618403dc 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/es/es-dashboards/pom.xml b/es/es-dashboards/pom.xml
index cc49025ac53..24e32460629 100644
--- a/es/es-dashboards/pom.xml
+++ b/es/es-dashboards/pom.xml
@@ -28,7 +28,7 @@
gn-es
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/es/pom.xml b/es/pom.xml
index 5e6a40550da..39341677445 100644
--- a/es/pom.xml
+++ b/es/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
gn-es
diff --git a/estest/pom.xml b/estest/pom.xml
index e9ba611bc41..e583bcd18a7 100644
--- a/estest/pom.xml
+++ b/estest/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/events/pom.xml b/events/pom.xml
index 8b8405f0b5e..a4c1300439d 100644
--- a/events/pom.xml
+++ b/events/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
GeoNetwork Events
diff --git a/harvesters/pom.xml b/harvesters/pom.xml
index c830794b85b..1c9c9a6f93c 100644
--- a/harvesters/pom.xml
+++ b/harvesters/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/healthmonitor/pom.xml b/healthmonitor/pom.xml
index 805dae47790..8285db17cf7 100644
--- a/healthmonitor/pom.xml
+++ b/healthmonitor/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/index/pom.xml b/index/pom.xml
index 9e82d3e9130..e6851122406 100644
--- a/index/pom.xml
+++ b/index/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
gn-index
diff --git a/inspire-atom/pom.xml b/inspire-atom/pom.xml
index 31849c58ccb..623482583b3 100644
--- a/inspire-atom/pom.xml
+++ b/inspire-atom/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/jmeter/pom.xml b/jmeter/pom.xml
index bf6daf9d308..61fbf92124c 100644
--- a/jmeter/pom.xml
+++ b/jmeter/pom.xml
@@ -29,7 +29,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/listeners/pom.xml b/listeners/pom.xml
index d46c1217e63..40221100f28 100644
--- a/listeners/pom.xml
+++ b/listeners/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
GeoNetwork Events
diff --git a/messaging/pom.xml b/messaging/pom.xml
index 54eb690f6d2..2f1c75168b9 100644
--- a/messaging/pom.xml
+++ b/messaging/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/oaipmh/pom.xml b/oaipmh/pom.xml
index efa7fe0facc..98e9f97cae1 100644
--- a/oaipmh/pom.xml
+++ b/oaipmh/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/pom.xml b/pom.xml
index ef36fc51c02..1f1c53ef86c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.geonetwork-opensource
geonetwork
pom
- 4.4.3-SNAPSHOT
+ 4.4.3-0
GeoNetwork opensource
GeoNetwork opensource is a standards based, Free and
Open Source catalog application to manage spatially referenced
diff --git a/release/build.properties b/release/build.properties
index e7183fe9410..ab4a6da1df5 100644
--- a/release/build.properties
+++ b/release/build.properties
@@ -6,7 +6,7 @@ supportEmail=geonetwork-users@lists.sourceforge.net
# Application version properties
version=4.4.3
-subVersion=SNAPSHOT
+subVersion=0
# Java runtime properties
javaVersion=11
diff --git a/release/pom.xml b/release/pom.xml
index 920336a32a0..0033956e61b 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -7,7 +7,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
gn-release
diff --git a/schemas-test/pom.xml b/schemas-test/pom.xml
index 6df035d8937..c36908f66de 100644
--- a/schemas-test/pom.xml
+++ b/schemas-test/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
jar
diff --git a/schemas/csw-record/pom.xml b/schemas/csw-record/pom.xml
index e1330565f50..769097b6c6f 100644
--- a/schemas/csw-record/pom.xml
+++ b/schemas/csw-record/pom.xml
@@ -5,7 +5,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
gn-schema-csw-record
diff --git a/schemas/dublin-core/pom.xml b/schemas/dublin-core/pom.xml
index 3a4ca0be9a1..4a00be58654 100644
--- a/schemas/dublin-core/pom.xml
+++ b/schemas/dublin-core/pom.xml
@@ -5,7 +5,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/schemas/iso19110/pom.xml b/schemas/iso19110/pom.xml
index 45ed33c2e75..72f5a53c847 100644
--- a/schemas/iso19110/pom.xml
+++ b/schemas/iso19110/pom.xml
@@ -28,7 +28,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/schemas/iso19115-3.2018/pom.xml b/schemas/iso19115-3.2018/pom.xml
index 695b783ee0b..ae4bdd8238f 100644
--- a/schemas/iso19115-3.2018/pom.xml
+++ b/schemas/iso19115-3.2018/pom.xml
@@ -6,7 +6,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/schemas/iso19139/pom.xml b/schemas/iso19139/pom.xml
index 5920df665c1..1ca95b8a5a0 100644
--- a/schemas/iso19139/pom.xml
+++ b/schemas/iso19139/pom.xml
@@ -5,7 +5,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/schemas/pom.xml b/schemas/pom.xml
index 978da36d5ca..b51eac723bb 100644
--- a/schemas/pom.xml
+++ b/schemas/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/schemas/schema-core/pom.xml b/schemas/schema-core/pom.xml
index ac845103a79..2fd4a553fa1 100644
--- a/schemas/schema-core/pom.xml
+++ b/schemas/schema-core/pom.xml
@@ -28,7 +28,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/sde/pom.xml b/sde/pom.xml
index 14d205fe976..6e25d46f564 100644
--- a/sde/pom.xml
+++ b/sde/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/services/pom.xml b/services/pom.xml
index 949daa40507..a4fb98bc73a 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/slave/pom.xml b/slave/pom.xml
index 1c81b1b7f17..c038372ef18 100644
--- a/slave/pom.xml
+++ b/slave/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
GeoNetwork Slave
diff --git a/web-ui/pom.xml b/web-ui/pom.xml
index e00c3b5e635..399616173c2 100644
--- a/web-ui/pom.xml
+++ b/web-ui/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
org.geonetwork-opensource
diff --git a/web/pom.xml b/web/pom.xml
index 764ffe4f8b6..0162a6b0485 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0
diff --git a/web/src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-default.sql b/web/src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-default.sql
index d97f9de74e0..ab09029d435 100644
--- a/web/src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-default.sql
+++ b/web/src/main/webapp/WEB-INF/classes/setup/sql/data/data-db-default.sql
@@ -575,7 +575,7 @@ INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/siteId', '', 0, 120, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/organization', 'My organization', 0, 130, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/version', '4.4.3', 0, 150, 'n');
-INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/subVersion', 'SNAPSHOT', 0, 160, 'n');
+INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/platform/subVersion', '0', 0, 160, 'n');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/site/svnUuid', '', 0, 170, 'y');
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/server/host', 'localhost', 0, 210, 'n');
diff --git a/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v443/migrate-default.sql b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v443/migrate-default.sql
index 5f7296a4f48..7ec56e18a99 100644
--- a/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v443/migrate-default.sql
+++ b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v443/migrate-default.sql
@@ -1,5 +1,5 @@
UPDATE Settings SET value='4.4.3' WHERE name='system/platform/version';
-UPDATE Settings SET value='SNAPSHOT' WHERE name='system/platform/subVersion';
+UPDATE Settings SET value='0' WHERE name='system/platform/subVersion';
INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/documentation/url', 'https://docs.geonetwork-opensource.org/{{version}}/{{lang}}', 0, 570, 'n');
diff --git a/workers/camelPeriodicProducer/pom.xml b/workers/camelPeriodicProducer/pom.xml
index e07a3144e12..596a170feed 100644
--- a/workers/camelPeriodicProducer/pom.xml
+++ b/workers/camelPeriodicProducer/pom.xml
@@ -5,7 +5,7 @@
gn-workers
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/workers/pom.xml b/workers/pom.xml
index 63202f133cc..1ffd09a82e8 100644
--- a/workers/pom.xml
+++ b/workers/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/workers/wfsfeature-harvester/pom.xml b/workers/wfsfeature-harvester/pom.xml
index 9ee202702ef..157faa1925d 100644
--- a/workers/wfsfeature-harvester/pom.xml
+++ b/workers/wfsfeature-harvester/pom.xml
@@ -28,7 +28,7 @@
gn-workers
org.geonetwork-opensource
- 4.4.3-SNAPSHOT
+ 4.4.3-0
4.0.0
diff --git a/wro4j/pom.xml b/wro4j/pom.xml
index 9213bf55bff..41d22fbeac8 100644
--- a/wro4j/pom.xml
+++ b/wro4j/pom.xml
@@ -7,7 +7,7 @@
org.geonetwork-opensource
geonetwork
- 4.4.3-SNAPSHOT
+ 4.4.3-0