From 41b227ecaf9aca5c318681c49c61bd89c3061f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Garc=C3=ADa?= Date: Thu, 24 Oct 2024 09:30:20 +0200 Subject: [PATCH] Update version to 4.2.11-0 --- cachingxslt/pom.xml | 2 +- common/pom.xml | 2 +- core/pom.xml | 2 +- csw-server/pom.xml | 2 +- docs/changes/changes4.2.11-0.txt | 96 +++++++++++++++++++ docs/manual/pom.xml | 2 +- docs/pom.xml | 2 +- doi/pom.xml | 2 +- domain/pom.xml | 2 +- es/es-dashboards/pom.xml | 2 +- es/pom.xml | 2 +- estest/pom.xml | 2 +- events/pom.xml | 2 +- harvesters/pom.xml | 2 +- healthmonitor/pom.xml | 2 +- index/pom.xml | 2 +- inspire-atom/pom.xml | 2 +- jmeter/pom.xml | 2 +- listeners/pom.xml | 2 +- messaging/pom.xml | 2 +- oaipmh/pom.xml | 2 +- pom.xml | 2 +- release/build.properties | 2 +- release/pom.xml | 2 +- schemas-test/pom.xml | 2 +- schemas/csw-record/pom.xml | 2 +- schemas/dublin-core/pom.xml | 2 +- schemas/iso19110/pom.xml | 2 +- schemas/iso19115-3.2018/pom.xml | 2 +- schemas/iso19139/pom.xml | 2 +- schemas/pom.xml | 2 +- schemas/schema-core/pom.xml | 2 +- sde/pom.xml | 2 +- services/pom.xml | 2 +- slave/pom.xml | 2 +- translationproviders/pom.xml | 2 +- web-ui/pom.xml | 2 +- web/pom.xml | 2 +- .../setup/sql/data/data-db-default.sql | 2 +- .../sql/migrate/v4211/migrate-default.sql | 2 +- workers/camelPeriodicProducer/pom.xml | 2 +- workers/pom.xml | 2 +- workers/wfsfeature-harvester/pom.xml | 2 +- wro4j/pom.xml | 2 +- 44 files changed, 139 insertions(+), 43 deletions(-) create mode 100644 docs/changes/changes4.2.11-0.txt diff --git a/cachingxslt/pom.xml b/cachingxslt/pom.xml index 849c7e6db63..1373c1bd02e 100644 --- a/cachingxslt/pom.xml +++ b/cachingxslt/pom.xml @@ -31,7 +31,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/common/pom.xml b/common/pom.xml index 284eae4d0c8..c9ca643a162 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -31,7 +31,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/core/pom.xml b/core/pom.xml index 083156dbcd7..19ce430b38b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/csw-server/pom.xml b/csw-server/pom.xml index c29fc9c9334..db13546a4b8 100644 --- a/csw-server/pom.xml +++ b/csw-server/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/docs/changes/changes4.2.11-0.txt b/docs/changes/changes4.2.11-0.txt new file mode 100644 index 00000000000..45cbe6ea3d5 --- /dev/null +++ b/docs/changes/changes4.2.11-0.txt @@ -0,0 +1,96 @@ +================================================================================ +=== +=== GeoNetwork 4.2.11: List of changes +=== +================================================================================ +- Release / 4.2.11 / Changelog. +- Update 4.2.x PSC list +- Delete date not being copied causing duplicate (#8455) +- Add bootstrap datepicker language files for supported UI languages (#8447) +- Update home page "browse by" to display facet as label if there is only one (#8426) (#8449) +- Avoid duplicate validation message when trying to register a user with existing email (#8448) +- Add better logging when resources are deleted to make it clear what metadata record the resource was deleted from. (#8445) +- Fix saving UI settings without changes (#8440) +- Harvester / Simple URL / Fix multiple URL alignement (#8438) +- Remove empty filename condition (#8437) +- Elasticsearch / API / Allow ndjson for _msearch endpoint (#8434) +- Merge branch '4.2.x' of https://github.com/geonetwork/core-geonetwork into 4.2.x +- Formatter / Datacite / Default resource type (#8407) +- Harvester / ISO19115-3 / Better support missing metadata date info (#8414) +- CSW / Fix parsing date values for filters. Fixes #8034 (#8417) +- Improve administrator guide UI configuration documentation (#8429) +- [Backport 4.2.x] WebDav harvester / Add support for XSLT filter process (#8423) +- Standard / ISO19115-3 / Only search for associated record with UUID (#8418) +- Remove spaces from the list of schema list of metadata import restrictions so that "iso19115-3.2018, dublin-core" will also work. (#8420) +- Update external management url (#8419) +- Metadata indexing / ISO19139 / ISO19115-3.2018 / Escape graphic overview file name for JSON (#8413) +- Metadata editor / Add required indicator support to the keyword selector directive and fix its display for the field duration directive (#8406) +- [Backport 4.2.x] Fix the width of the projection switcher (#8405) +- Extend keyword picker directive to support displaying all the suggested values when there is a selected value. (#8403) +- [Backport 4.2.x] Don't capitalize the labels for the facet filter values (#8402) +- Metadata detail page - hide history types selector when tasks (DOI) and workflow are disabled (#8385) +- GeoNetwork harvester - avoid double counting of updated metadata. (#8390) +- Fix harvester execution logs added to previous logs (#8388) +- GIT / .gitignore (#8374) +- Add build profile for MacOS ARM (#8367) +- Standard / ISO19115-3 / Label improvement. (#8366) +- Don't add file content to the exception when requesting XML documents, if the content is not XML (#8361) +- Put the image name in the `alt` attribute in the thumbnail on the metadata page. (#8358) +- API / Improve parameter check for XSL conversion. (#8336) +- Special characters in the cookie causing 400 bad requests from Spring Security. Fixes #8275 (#8327) +- [Backport 4.2.x] Admin / Source / Improve dirty state (#8335) +- Editor / Associated resource / Avoid empty label (#8342) +- [Backport 4.2.x] CSW Harvester / Avoid increment 2 metrics for a single metadata in certain conditions (#8352) +- iso19139 - Update thumbnail add/update and remove to support index update/removal (#8351) +- publish status not refreshing fix (#8345) +- Standard / ISO19115-3 / Formatters / ISO19139 / Ignore mcc linkage for overview (#8334) +- Fix Clipboard copy/paste on Firefox - use ES5 (#8333) +- INSPIRE Atom harvester / process only public datasets by resource identifier (#8330) +- Editor / Dublin core / Fix extent coordinates (#8329) +- [Backport 4.2.x] Workflow / update notification level based on user profile when cancelling a submission (#8328) +- Do not try to request clipboard permissions (#8326) +- [Backport 4.2.x] Repository Citation.cff metadata for DOI registration with Zenodo (#8319) +- Modify record not found message to only link to signin if user is not logged in (#8315) +- Record view / don't display the add to map button for WFS resources when the map viewer is disabled. (#8314) +- Record view / display WMS resources button label to open the link when the map viewer is not enabled (#8313) +- Modify GnMdViewController to set recordIdentifierRequested using the getUuid function (#8311) +- harvesting CSW: changed loglevel for invalid metadata to info (#8307) +- Standard / ISO19139 / i18n / Missing french translation (#8306) +- [Backport 4.2.x] Update batch PDF export to skip working copies (#8301) +- Standard / ISO19139 / Fix removal of online source when multiple transfer options block are used. (#8281) (#8297) +- Fix a problem with recaptcha not shown sometimes (#8286) +- Zoom to map popup remains active on non-map pages. (#8267) (#8276) +- [Backport 4.2.x] Use UI language for metadata selection export to CSV / PDF. (#8274) +- Fixed issue with working copy not being returned from /api/records/{metadataUuid}/formatters/{formatterId:.+} (#8271) +- [Backport 4.2.x] Fixed issue with working copy not being returned from getRecordAS api (#8270) +- Standard / ISO19115-3 / Formatters / ISO19139 / Fix scope code (#8257) +- Standard / ISO19115-3 / Formatter / Fix namespace declaration (#8256) +- Editor / Configuration / Improve deletion in forEach section (#8252) +- Fix infinite "Please wait" message on error (#8250) +- [Backport 4.2.x] Broadcasting error when delete record (#8248) +- [Backport 4.2.x] Standard / ISO19139 / Formatter / Do not display extent if none available (#8240) +- ISO19115-3.2018 / Remove duplicated fields for metadata identifier and uuid in CSV export (#8239) +- Fix wrong HTML self closing tags (#8233) +- Editor / Polygon not saved (#8231) +- GeoNetwork 4.2.x minor versions library updates (#7943) +- Add info logs to make transaction of working copy merge more traceable (#8178) (#8218) +- Support for translation providers in harvesters (#7849) (#8190) +- API / Client code generation / Avoid reserved word (#8216) +- Double translation can lead to infinite stack (#8209) (#8215) +- [Backport 4.2.x] Fix canViewRecord function so that it returned the workflow record. (#8213) +- Automatic formatting +- Multilingual Emails (#8044) (#8210) +- Add support for multilingual thesaurus titles in the index (#8154) (#8211) +- Register user / allow to configured allowed email domains (#8186) (#8207) +- [Backport 4.2.x] Fix user application feedback (#8204) +- [BP] Bump actions/setup-java from 4.1.0 to 4.2.1 (#8206) +- Update SECURITY.md (#8172) (#8202) +- [Backport 4.2.x] docs: fix image links in change-log(version-3.8.0.md and 4.0.0-alpha.1 (#8200) +- Cleaning / Remove transifex converting tools (#8199) +- [Backport 4.2.x] Metadata extents API - fix service for metadata with working copy (#8193) +- [Backport 4.2.x] Register user / allow to select the group where the user wants to register (#8195) +- [Backport 4.2.x] Improve tooltips for facet filter items (#8159) +- Editor / CRS search / Fix duplicated icon (#8142) +- [Backport 4.2.x] jQuery upgrade to version 3.7.1 (#8105) +- [Backport 4.2.x] API / XSL / Use XSL output configuration (formatter, editor) (#8104) +- Metadata workflow API / Update security exceptions to use translations (#8136) diff --git a/docs/manual/pom.xml b/docs/manual/pom.xml index 01eaf740c1d..43e592dfb58 100644 --- a/docs/manual/pom.xml +++ b/docs/manual/pom.xml @@ -27,7 +27,7 @@ gn-docs org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 gn-guide diff --git a/docs/pom.xml b/docs/pom.xml index c9d2c727c2f..65966c9d68b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 gn-docs diff --git a/doi/pom.xml b/doi/pom.xml index 59f48acd1b1..8a837f5089e 100644 --- a/doi/pom.xml +++ b/doi/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/domain/pom.xml b/domain/pom.xml index 3da491f16ce..fa144c7478d 100644 --- a/domain/pom.xml +++ b/domain/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/es/es-dashboards/pom.xml b/es/es-dashboards/pom.xml index 9f891766dc3..04165aeb11b 100644 --- a/es/es-dashboards/pom.xml +++ b/es/es-dashboards/pom.xml @@ -28,7 +28,7 @@ gn-es org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/es/pom.xml b/es/pom.xml index 78adc7c7441..21371111023 100644 --- a/es/pom.xml +++ b/es/pom.xml @@ -5,7 +5,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 gn-es diff --git a/estest/pom.xml b/estest/pom.xml index 7ae8b07b58f..3509a9534ac 100644 --- a/estest/pom.xml +++ b/estest/pom.xml @@ -5,7 +5,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/events/pom.xml b/events/pom.xml index 2ff3bb680dc..e266f0d5509 100644 --- a/events/pom.xml +++ b/events/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 GeoNetwork Events diff --git a/harvesters/pom.xml b/harvesters/pom.xml index 20f72afa682..308ca661ed5 100644 --- a/harvesters/pom.xml +++ b/harvesters/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/healthmonitor/pom.xml b/healthmonitor/pom.xml index f7df6819b4e..0705ebc0114 100644 --- a/healthmonitor/pom.xml +++ b/healthmonitor/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/index/pom.xml b/index/pom.xml index f7155154bde..b75088dfadd 100644 --- a/index/pom.xml +++ b/index/pom.xml @@ -5,7 +5,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 gn-index diff --git a/inspire-atom/pom.xml b/inspire-atom/pom.xml index 75978e74cdf..571969b7bd6 100644 --- a/inspire-atom/pom.xml +++ b/inspire-atom/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/jmeter/pom.xml b/jmeter/pom.xml index 4e688f05c30..a3538837785 100644 --- a/jmeter/pom.xml +++ b/jmeter/pom.xml @@ -29,7 +29,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/listeners/pom.xml b/listeners/pom.xml index 3477d84e75d..9ddf81a4ce1 100644 --- a/listeners/pom.xml +++ b/listeners/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 GeoNetwork Events diff --git a/messaging/pom.xml b/messaging/pom.xml index e4cedc306d7..2feebcc2e0c 100644 --- a/messaging/pom.xml +++ b/messaging/pom.xml @@ -5,7 +5,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/oaipmh/pom.xml b/oaipmh/pom.xml index a3a623ea08f..5860b51c1c2 100644 --- a/oaipmh/pom.xml +++ b/oaipmh/pom.xml @@ -30,7 +30,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/pom.xml b/pom.xml index 93e59b89408..ebb96e5fb2a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.geonetwork-opensource geonetwork pom - 4.2.11-SNAPSHOT + 4.2.11-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 c0bbf064bb8..4d69bd20f99 100644 --- a/release/build.properties +++ b/release/build.properties @@ -6,7 +6,7 @@ supportEmail=geonetwork-users@lists.sourceforge.net # Application version properties version=4.2.11 -subVersion=SNAPSHOT +subVersion=0 # Java runtime properties javaVersion=1.8.0 diff --git a/release/pom.xml b/release/pom.xml index 2bb66866571..e094aeb57f8 100644 --- a/release/pom.xml +++ b/release/pom.xml @@ -7,7 +7,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 gn-release diff --git a/schemas-test/pom.xml b/schemas-test/pom.xml index 5c1225e54e2..b4522937b46 100644 --- a/schemas-test/pom.xml +++ b/schemas-test/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 jar diff --git a/schemas/csw-record/pom.xml b/schemas/csw-record/pom.xml index 34d518c499f..4552795cf98 100644 --- a/schemas/csw-record/pom.xml +++ b/schemas/csw-record/pom.xml @@ -5,7 +5,7 @@ gn-schemas org.geonetwork-opensource.schemas - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 gn-schema-csw-record diff --git a/schemas/dublin-core/pom.xml b/schemas/dublin-core/pom.xml index 3d0e49c4452..32855b2132d 100644 --- a/schemas/dublin-core/pom.xml +++ b/schemas/dublin-core/pom.xml @@ -5,7 +5,7 @@ gn-schemas org.geonetwork-opensource.schemas - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/schemas/iso19110/pom.xml b/schemas/iso19110/pom.xml index 08d2d1d1c9a..66acb3ff25c 100644 --- a/schemas/iso19110/pom.xml +++ b/schemas/iso19110/pom.xml @@ -28,7 +28,7 @@ gn-schemas org.geonetwork-opensource.schemas - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/schemas/iso19115-3.2018/pom.xml b/schemas/iso19115-3.2018/pom.xml index 5b184d30fb9..fad8fd5756d 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.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/schemas/iso19139/pom.xml b/schemas/iso19139/pom.xml index 769d6cc0ff7..c9bb2a45d19 100644 --- a/schemas/iso19139/pom.xml +++ b/schemas/iso19139/pom.xml @@ -5,7 +5,7 @@ gn-schemas org.geonetwork-opensource.schemas - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/schemas/pom.xml b/schemas/pom.xml index d6a8e183575..29bde548daf 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/schemas/schema-core/pom.xml b/schemas/schema-core/pom.xml index c67f5a7d891..e1e23f124ca 100644 --- a/schemas/schema-core/pom.xml +++ b/schemas/schema-core/pom.xml @@ -28,7 +28,7 @@ gn-schemas org.geonetwork-opensource.schemas - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/sde/pom.xml b/sde/pom.xml index c34b7415d99..0d5916281f0 100644 --- a/sde/pom.xml +++ b/sde/pom.xml @@ -30,7 +30,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 diff --git a/services/pom.xml b/services/pom.xml index b76ce7601c2..a4585cc4e5e 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -27,7 +27,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/slave/pom.xml b/slave/pom.xml index cba5be013d8..2030e63451d 100644 --- a/slave/pom.xml +++ b/slave/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 GeoNetwork Slave diff --git a/translationproviders/pom.xml b/translationproviders/pom.xml index 729c272a34f..cb5f74eb063 100644 --- a/translationproviders/pom.xml +++ b/translationproviders/pom.xml @@ -6,7 +6,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 gn-translationproviders diff --git a/web-ui/pom.xml b/web-ui/pom.xml index c2affba951f..1fa5d8cf028 100644 --- a/web-ui/pom.xml +++ b/web-ui/pom.xml @@ -30,7 +30,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0 org.geonetwork-opensource diff --git a/web/pom.xml b/web/pom.xml index 54de9ebfe51..b8b384e3a19 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -30,7 +30,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-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 f8eda4ce52c..10c3ea7e4e8 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.2.11', 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/v4211/migrate-default.sql b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v4211/migrate-default.sql index 0a6c64f3d19..bf676842e74 100644 --- a/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v4211/migrate-default.sql +++ b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v4211/migrate-default.sql @@ -1,5 +1,5 @@ UPDATE Settings SET value='4.2.11' 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/translation/provider', '', 0, 7301, 'n'); INSERT INTO Settings (name, value, datatype, position, internal) VALUES ('system/translation/serviceUrl', '', 0, 7302, 'n'); diff --git a/workers/camelPeriodicProducer/pom.xml b/workers/camelPeriodicProducer/pom.xml index 8e403a2f312..d6adc16cc26 100644 --- a/workers/camelPeriodicProducer/pom.xml +++ b/workers/camelPeriodicProducer/pom.xml @@ -5,7 +5,7 @@ gn-workers org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/workers/pom.xml b/workers/pom.xml index 20a524076cc..c2c51d28eb3 100644 --- a/workers/pom.xml +++ b/workers/pom.xml @@ -28,7 +28,7 @@ geonetwork org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/workers/wfsfeature-harvester/pom.xml b/workers/wfsfeature-harvester/pom.xml index 50393b2efac..97c9bc442d3 100644 --- a/workers/wfsfeature-harvester/pom.xml +++ b/workers/wfsfeature-harvester/pom.xml @@ -28,7 +28,7 @@ gn-workers org.geonetwork-opensource - 4.2.11-SNAPSHOT + 4.2.11-0 4.0.0 diff --git a/wro4j/pom.xml b/wro4j/pom.xml index b54cbb36fcc..62f793d2e18 100644 --- a/wro4j/pom.xml +++ b/wro4j/pom.xml @@ -7,7 +7,7 @@ org.geonetwork-opensource geonetwork - 4.2.11-SNAPSHOT + 4.2.11-0