diff --git a/cachingxslt/pom.xml b/cachingxslt/pom.xml
index 524d5757f0..3235d06665 100644
--- a/cachingxslt/pom.xml
+++ b/cachingxslt/pom.xml
@@ -31,7 +31,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/common/pom.xml b/common/pom.xml
index ecfd5313fe..f2f38875c2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -31,7 +31,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/core/pom.xml b/core/pom.xml
index 2e4668572b..2828b8f77e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/csw-server/pom.xml b/csw-server/pom.xml
index 35a58db23f..ca717869c1 100644
--- a/csw-server/pom.xml
+++ b/csw-server/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/docs/changes4.2.6-0.txt b/docs/changes4.2.6-0.txt
new file mode 100644
index 0000000000..cd18593910
--- /dev/null
+++ b/docs/changes4.2.6-0.txt
@@ -0,0 +1,107 @@
+================================================================================
+===
+=== GeoNetwork 4.2.6: List of changes
+===
+================================================================================
+- Doc / Changelog / 4.2.6. (#7393)
+- [BP] Changed GENERATEUUID to NOTHING based on discussion on issue #7274
+- Documentation 4.2: Update link to the 4.2 manual and release scripts (#7380)
+- [BP] Fixed typos for SOURCE.md (#7384)
+- [BP] Update MkDocs configuration to publish to gh-pages branch (#7375)
+- [BP] Workflow / Related records of the draft (#7377)
+- [BP] User Manual refresh using Markdown and MkDocs (#7329)
+- [BP] batch edit user profile check in APIs (#7243)
+- [BP] Record view / Support multiple status.
+- [BP] Groups maintenance / fix the display of the metadata owned by a group (#7371)
+- [BP] Map viewer / Option to configure WMS tiling (#7312)
+- [BP] Fix working copy display so that links go to working copy (#7248)
+- [BP] Send metadata mail notifications for public metadata when is re-approved - fill missing information for submitter, reviewer and publisher user (#7292)
+- [BP] Map viewer / context map / only WMS layers have dimensions information
+- [BP] Standard / ISO19110 improvements
+- [BP] fix for untranslated userRecord and userRecords labels in user admin page (#7354)
+- [BP] Add support for emails with subdomains (#7314)
+- [BP] Improved handling of empty titles (#7362)
+- [BP] Indexing / Bounding Polygon / Coordinate order (#7364)
+- [BP] Indexing / Bounding Polygon / Reproject if needed #7340
+- [BP] Editor / Online source / Fix button icon
+- [BP] Fix CORSInterceptor, usage of a variable before is defined. Related to #5941 (#7361)
+- [BP] Display the login menu for authenticated users when the setting 'gnCfg.mods.authentication.enabled' is disabled
+- [BP] Map / WMS dimension saved in map (#7339)
+- [BP] Add icons for related types (association and initiative) (#7264)
+- [BP] WFS layer improvements (#7317)
+- [BP] Create metadata category - check doesn't exist a category with the same name (#7296)
+- Fix HTML/Javascript prettier formatting / 4.2.x branch (#7356)
+- [BP] Portal / RSS feeds point to current portal (#7343)
+- [BP] Prevent invalid date written into xml (#7321)
+- [BP] Fix write after response commit on proxy response (#7353)
+- [BP] Map / Localisation / Empty results if no query (#7338)
+- [BP] Indexing / Do not create empty object if no text (#7349)
+- [BP] Indexing / Do not create empty object if no text (#7294)
+- [BP] Batch Editing access level in general system settings (#7238)
+- [BP] User feedback API fixes: - Update mail message, related to #6792. - Don't fail the user feedback creation if the mail server is not configured
+- [BP] Remove configuration for the UI setting 'isMenubarAccessible', removed in #7138
+- [BP] Batch editing / Update xpath spec link
+- [BP] Fix robots.txt and sitemap 500 errors if no right content type is provided (#7327)
+- [BP] INSPIRE ATOM - retrieve the metadata ATOM feed using only the resource identifier (#7305)
+- fix(ods): add CI_OnlineResource linkages for ods v1
+- [BP] Hide thumbnail image in metadata page when the image can't be loaded due to an error. (#7319)
+- feat(ods): use ods explore api for CI_OnlineResource linkages
+- [BP] Bump actions/checkout from 3 to 4 (#7318)
+- [BP] Updated embedded documentation on naming convention for postprocessing files for sub-portals (#7310)
+- [BP] Fix permalink option in the application footer
+- [BP] Fix the check to display the Transfer ownership option in the metadata detail page
+- [BP] Minor cleanup (#7301)
+- [BP] Fix metadata editor tooltips close button when using the icon mode
+- [BP] Notifications / Errors / Fix message on group creation (#7295)
+- [BP] Metadata editor / recommended values for fields show an empty value. (#7232)
+- [BP] Standard / ISO / Mimefiletype encoding.
+- [BP] WMS tile images - if HEAD request fails, default to OL image src set
+- [BP] Search / Aggregation on organisation in Dutch (#7290)
+- [BP] Do not break link in the middle of a word.
+- [BP] Set html emails as utf-8
+- [BP] ISO19139 / ISO19115-3.2018 / Don't index resource identifiers with empty code
+- [BP] Update GeonetHttpRequestFactory to use system proxy defined in JAVA_OPTS
+- [BP] Update AbstractHttpRequest to use system proxy defined in JAVA_OPTS
+- [BP] fix ui issue (#7256)
+- [BP] Use resource files for messages (#7281)
+- [BP] API / Attachements / Stream files to servlet response (#7287)
+- [BP] Metadata index set of records - index the approved and working copies when the workflow is enabled (#7269)
+- [BP] Bump actions/setup-java from 3.10.0 to 3.12.0 (#7239)
+- [BP] Metadata editor / display metadata uuid for remote resources if the metadata title is not available
+- [BP] Handle empty allGroupOpsAfter instead of throwing error. If we cannot find publishedAfter then default to publishedBefore so that no emails are sent.
+- [BP] Full view on working copy fails. Fixes #7270
+- [BP] WMS time dimension - basic support for time intervals (#7280)
+- [BP] Fix error that would occur when there were duplicate languages. (#7275)
+- [BP] Fix deletion sequence in editor: wait for DOM update before saving
+- [BP] Standard / ISO19115-3 / Processing / Metadata contact lost. (#7278)
+- [BP] Add XmlTransient annotation to ISODate.getDateAndTimeUtc
+- [BP] Fix directive to display the most popular records, to display the most popular first
+- [BP] Fix DOI logging
+- [BP] Use http proxy in DOI client
+- [BP] Fix record history parameter name. Related to #7074 (#7249)
+- [BP] Fix German typo of the label for 'otherRestrictions' (#7245)
+- [BP] Fix wmsQueue clear method logic
+- Update Github actions for 4.2.x branch (#7225)
+- [BP] Escape {{ to avoid error parsing argument. (#7237)
+- [BP] Update skin.xsl so that it works better in nojs mode. (#7015)
+- [BP]When authenticating user, only update the usergroups in the database if they have changed (#7165)
+- [BP] Map viewer / 'Default map' javascript error. Fixes #7228
+- [BP] Add support for OL Attributions (#7062)
+- Update status emails to contain link to metadata which does not contain anchor. (#7130)
+- [BP] Use Apache Commons StringUtils to join keywords in atom service description
+- Record view / Contact / Move website to popup (#7220)
+- ISO19139 - Improve metadata full view for contacts when fields information is missing (#7214)
+- Prettier formatting updates (#7222)
+- Record view / Decorate map with geographic identifier or description. (#7221)
+- Standard / ISO19139 / Indexing / Temporal range in GML 3.2.0 (#7218)
+- ArcSDE harvester / If the metadata stored in ArcSDE is matched against a known metadata schema, harvest the record as it is.
+- Increase the limit to retrieve the related metadata in the search results
+- Standard / ISO19115-3 / Do not declare main language in other languages (#7188)
+- changed english display text for batch editor xpath gn_add and gn_update modes
+- Standard / ISO19115-3 / Formatter / Layout improvements (#7187)
+- avoid race condition, resize map once target size ok (#6931)
+- camel tests, avoid side effects (#6836)
+- [gn] Support negative dates for temporal extents (#6843)
+- Metadata workflow / Don't increase popularity when viewing a metadata working copy
+- Map / WFS Features / Improvements (#7000)
+- Standard / ISO19110 / Add cardinality. (#7182)
diff --git a/docs/manual/pom.xml b/docs/manual/pom.xml
index 9bd8e690cc..ce640cbbb1 100644
--- a/docs/manual/pom.xml
+++ b/docs/manual/pom.xml
@@ -27,7 +27,7 @@
gn-docs
org.geonetwork-opensource
- 4.4.0-SNAPSHOT
+ 4.2.6-0
4.0.0
gn-guide
diff --git a/docs/pom.xml b/docs/pom.xml
index ab3d800c1e..3d527915d4 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
gn-docs
diff --git a/doi/pom.xml b/doi/pom.xml
index 26b76629e0..c19a0cca04 100644
--- a/doi/pom.xml
+++ b/doi/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/domain/pom.xml b/domain/pom.xml
index 621d05563e..883066f379 100644
--- a/domain/pom.xml
+++ b/domain/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/es/es-dashboards/pom.xml b/es/es-dashboards/pom.xml
index 765645b9ec..9f4bf056e8 100644
--- a/es/es-dashboards/pom.xml
+++ b/es/es-dashboards/pom.xml
@@ -28,7 +28,7 @@
gn-es
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/es/pom.xml b/es/pom.xml
index 57f045d9a8..89235feaff 100644
--- a/es/pom.xml
+++ b/es/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
gn-es
diff --git a/estest/pom.xml b/estest/pom.xml
index bdc38dbf18..e7c3c0db2b 100644
--- a/estest/pom.xml
+++ b/estest/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/events/pom.xml b/events/pom.xml
index c8ed844a20..2502562875 100644
--- a/events/pom.xml
+++ b/events/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
GeoNetwork Events
diff --git a/harvesters/pom.xml b/harvesters/pom.xml
index cc970cc6b2..eb1e237c22 100644
--- a/harvesters/pom.xml
+++ b/harvesters/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/healthmonitor/pom.xml b/healthmonitor/pom.xml
index 5c6346e836..558c463e3b 100644
--- a/healthmonitor/pom.xml
+++ b/healthmonitor/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/index/pom.xml b/index/pom.xml
index a30e340d27..480d89bfab 100644
--- a/index/pom.xml
+++ b/index/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
gn-index
diff --git a/inspire-atom/pom.xml b/inspire-atom/pom.xml
index 6c4ead3d69..aaebc6a311 100644
--- a/inspire-atom/pom.xml
+++ b/inspire-atom/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/jmeter/pom.xml b/jmeter/pom.xml
index 26ef021191..aa3255f49d 100644
--- a/jmeter/pom.xml
+++ b/jmeter/pom.xml
@@ -29,7 +29,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/listeners/pom.xml b/listeners/pom.xml
index 6ddf3d2e23..8a9a16633a 100644
--- a/listeners/pom.xml
+++ b/listeners/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
GeoNetwork Events
diff --git a/messaging/pom.xml b/messaging/pom.xml
index 6d40fb7748..e02510e1c6 100644
--- a/messaging/pom.xml
+++ b/messaging/pom.xml
@@ -5,7 +5,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/oaipmh/pom.xml b/oaipmh/pom.xml
index 2639836273..4bbe540e6f 100644
--- a/oaipmh/pom.xml
+++ b/oaipmh/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/pom.xml b/pom.xml
index f65b3a562c..41250e02e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.geonetwork-opensource
geonetwork
pom
- 4.2.6-SNAPSHOT
+ 4.2.6-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 481a9176cd..7b48e4b1c2 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.6
-subVersion=SNAPSHOT
+subVersion=0
# Java runtime properties
javaVersion=1.8.0
diff --git a/release/pom.xml b/release/pom.xml
index 88b109f1e4..e86119b442 100644
--- a/release/pom.xml
+++ b/release/pom.xml
@@ -7,7 +7,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
gn-release
diff --git a/schemas-test/pom.xml b/schemas-test/pom.xml
index ee5d2a0f74..2d6b4ae372 100644
--- a/schemas-test/pom.xml
+++ b/schemas-test/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
jar
diff --git a/schemas/csw-record/pom.xml b/schemas/csw-record/pom.xml
index 3db4267fb9..d4f1b1e928 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.6-SNAPSHOT
+ 4.2.6-0
4.0.0
gn-schema-csw-record
diff --git a/schemas/dublin-core/pom.xml b/schemas/dublin-core/pom.xml
index a06ceefe96..d4dcc8881b 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.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/schemas/iso19110/pom.xml b/schemas/iso19110/pom.xml
index f5b64b7c5f..a7e04a366d 100644
--- a/schemas/iso19110/pom.xml
+++ b/schemas/iso19110/pom.xml
@@ -28,7 +28,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/schemas/iso19115-3.2018/pom.xml b/schemas/iso19115-3.2018/pom.xml
index 0ac65af660..738f9055ef 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.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/schemas/iso19139/pom.xml b/schemas/iso19139/pom.xml
index 411709eaa0..1b743b725a 100644
--- a/schemas/iso19139/pom.xml
+++ b/schemas/iso19139/pom.xml
@@ -5,7 +5,7 @@
gn-schemas
org.geonetwork-opensource.schemas
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/schemas/pom.xml b/schemas/pom.xml
index eac1753411..d47211d613 100644
--- a/schemas/pom.xml
+++ b/schemas/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/schemas/schema-core/pom.xml b/schemas/schema-core/pom.xml
index 03c85e5c91..38692a4cc9 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.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/sde/pom.xml b/sde/pom.xml
index 0dedf085c9..4815086fb7 100644
--- a/sde/pom.xml
+++ b/sde/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
diff --git a/services/pom.xml b/services/pom.xml
index 93be91a640..10fa60e56a 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -27,7 +27,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/slave/pom.xml b/slave/pom.xml
index f573f43604..4c19221063 100644
--- a/slave/pom.xml
+++ b/slave/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
GeoNetwork Slave
diff --git a/web-ui/pom.xml b/web-ui/pom.xml
index e5bce69c47..26217d1bc6 100644
--- a/web-ui/pom.xml
+++ b/web-ui/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0
org.geonetwork-opensource
diff --git a/web/pom.xml b/web/pom.xml
index 12cb1f4ac3..3b2c7a925d 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -30,7 +30,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-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 d63b3e05b0..8a3bcf1ac0 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.6', 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/v426/migrate-default.sql b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v426/migrate-default.sql
index 1f704e7771..b7fddbd69b 100644
--- a/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v426/migrate-default.sql
+++ b/web/src/main/webapp/WEB-INF/classes/setup/sql/migrate/v426/migrate-default.sql
@@ -1,4 +1,4 @@
UPDATE Settings SET value='4.2.6' 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) SELECT distinct 'metadata/batchediting/accesslevel', 'Editor', 0, 12020, 'n' from settings WHERE NOT EXISTS (SELECT name FROM Settings WHERE name = 'metadata/batchediting/accesslevel');
diff --git a/workers/camelPeriodicProducer/pom.xml b/workers/camelPeriodicProducer/pom.xml
index 4a42762ebe..4b5bd76543 100644
--- a/workers/camelPeriodicProducer/pom.xml
+++ b/workers/camelPeriodicProducer/pom.xml
@@ -5,7 +5,7 @@
gn-workers
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/workers/pom.xml b/workers/pom.xml
index eff05b4a48..facf75c9ad 100644
--- a/workers/pom.xml
+++ b/workers/pom.xml
@@ -28,7 +28,7 @@
geonetwork
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/workers/wfsfeature-harvester/pom.xml b/workers/wfsfeature-harvester/pom.xml
index 1a88a53ae8..52748f6ae3 100644
--- a/workers/wfsfeature-harvester/pom.xml
+++ b/workers/wfsfeature-harvester/pom.xml
@@ -28,7 +28,7 @@
gn-workers
org.geonetwork-opensource
- 4.2.6-SNAPSHOT
+ 4.2.6-0
4.0.0
diff --git a/wro4j/pom.xml b/wro4j/pom.xml
index b90fdf76cd..c9bdaf92db 100644
--- a/wro4j/pom.xml
+++ b/wro4j/pom.xml
@@ -7,7 +7,7 @@
org.geonetwork-opensource
geonetwork
- 4.2.6-SNAPSHOT
+ 4.2.6-0