Skip to content

Commit

Permalink
Update version to 4.0.3-0
Browse files Browse the repository at this point in the history
  • Loading branch information
fxprunayre committed Feb 26, 2021
1 parent 82bcb57 commit 353b4ad
Show file tree
Hide file tree
Showing 41 changed files with 96 additions and 40 deletions.
2 changes: 1 addition & 1 deletion cachingxslt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion csw-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
56 changes: 56 additions & 0 deletions docs/changes4.0.3-0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
================================================================================
===
=== GeoNetwork 4.0.3: List of changes
===
================================================================================
- Update from transifex.
- Fix annotation errors. #5431
- User feedback improvements (#5443)
- Translation pack / Add gnui bundle and transifex update / Add missing main language not retrieved by tx pull.
- Translation pack / Add gnui bundle and transifex update.
- Thesaurus / All / Add the possibility to exclude. (#5388)
- Transifex update.
- Avoid request check not modified as unsupported on chrome and edge (#5406)
- Protect AccessManager code using user session
- Import metadata samples and templates - set the same uuid in the xml and in the database for templates (#5290)
- Indexing / Lineage is multilingual. Simplify conformance.
- ISO19139/ISO19115-3 index updates to improve build of jsonld/dcat formats (#5379)
- fix(WPS): use href metadata value instead of title
- CSW / GetRecords / Apply postprocessing
- Dublin core - Improve mapping indexation (#5425)
- Editor / Associated resource / Make search sort order consistent
- CSW / GetCapabilities / Avoid exception in log due to GetDomain
- Facet / Interactive Graphics (#5349)
- Search / Allow usage of * for wildcard search in queryString.
- Editor / Director / Restore facet on selection.
- Admin / Tools / Add clear translation packs cache.
- Directory improvements
- Admin / Tools / Add clear translation packs cache.
- AngularJS / Remove old unused facet code.
- AngularJS / Remove old unused facet code.
- Map / ESRI layer / Warn user in case of invalid configuration
- Map / WPS / Input improvements (#5413)
- Translation packages / Fix editor json file key.
- Indexing / More robust
- Search / Do not restore search when coming from home
- ISO19115-3 / Indexing / Fix record link for parent using associated resource
- ISO19115-3 / Parent relationship may be encoded in a associated resource
- Fix tabs for useradmin which were sometimes showing all options when reloading the page.
- Don't allow empty group owner in harvesters. Fixes #4423
- Fixed unhandled error and its xsl regular expression. Fixed root element in Schematron title translation. (#5220)
- Improve the visibility of the server logs for the admin user (#5382)
- API / Add translation package builder. (#5387)
- API / DOI / DELETE operation was not displayed.
- Doc / Fix link to demo dashboard
- Import & new metadata / Consistent group list. (#5368)
- Editor / Suggestions / Too large parameters (#5385)
- WPS / Improvements
- Formatter / Datacite / Fix multiple geoLocations.
- Harvester / Local file system / Restore possibility to import subtemplates (#5363)
- Reset password service: - Use generic messages for user reset password services to avoid revealing users registered. - Re-add new.password security configuration removed accidentaly in 4.0.x. - Fixes in alert display in the UI for info messages.
- Events / Do not fails on subtemplate deletion (#5364)
- Facet / Filter improvements.
- Search / Restore last search when switching from map to search
- Formatter / Display all keywords excluding those of type place. (#5355)
- Improvements to Link to other resources - list of suggested datasets
- Update version to 4.0.3-SNAPSHOT
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion doi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion es/es-dashboards/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-es</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<profiles>
<profile>
Expand Down
2 changes: 1 addition & 1 deletion es/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-es</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion estest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion harvesters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion healthmonitor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion index/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-index</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion inspire-atom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jmeter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<!-- =========================================================== -->
<!-- Module Description -->
Expand Down
2 changes: 1 addition & 1 deletion listeners/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<name>GeoNetwork Events</name>
Expand Down
2 changes: 1 addition & 1 deletion messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oaipmh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<packaging>pom</packaging>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
<name>GeoNetwork opensource</name>
<description>GeoNetwork opensource is a standards based, Free and
Open Source catalog application to manage spatially referenced
Expand Down
2 changes: 1 addition & 1 deletion release/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<property name="displayName" value="GeoNetwork opensource"/>
<property name="homepage" value="https://geonetwork-opensource.org"/>
<property name="version" value="4.0.3"/>
<property name="subVersion" value="SNAPSHOT"/>
<property name="subVersion" value="0"/>
<property name="javaVersion" value="1.8.0"/>
<property name="jreUrl" value="http://openjdk.java.net/"/>
<property name="OS" value="Compiled on ${os.name} (${osys})"/>
Expand Down
2 changes: 1 addition & 1 deletion release/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<artifactId>gn-release</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemas-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion schemas/csw-record/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gn-schema-csw-record</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemas/dublin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19110/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19115-3.2018/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/iso19139/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion schemas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion schemas/schema-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>gn-schemas</artifactId>
<groupId>org.geonetwork-opensource.schemas</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion sde/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion slave/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<name>GeoNetwork Slave</name>
Expand Down
2 changes: 1 addition & 1 deletion web-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>

<groupId>org.geonetwork-opensource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.geonetwork-opensource</groupId>
<artifactId>geonetwork</artifactId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.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');
Expand Down
2 changes: 1 addition & 1 deletion workers/camelPeriodicProducer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>gn-workers</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion workers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>geonetwork</artifactId>
<groupId>org.geonetwork-opensource</groupId>
<version>4.0.3-SNAPSHOT</version>
<version>4.0.3-0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit 353b4ad

Please sign in to comment.