From 8d680a0b7e6d4bc2fff94595fe048092dadee7d2 Mon Sep 17 00:00:00 2001 From: nicolas-f Date: Mon, 17 Oct 2022 11:26:03 +0200 Subject: [PATCH] bump version --- Docs/Noise_Map_From_Point_Source.rst | 2 +- Docs/conf.py | 2 +- noisemodelling-emission/pom.xml | 2 +- noisemodelling-jdbc/pom.xml | 2 +- noisemodelling-pathfinder/pom.xml | 2 +- noisemodelling-propagation/pom.xml | 2 +- noisemodelling-tutorial-01/pom.xml | 2 +- pom.xml | 2 +- wps_scripts/build.gradle | 8 ++++---- wpsbuilder/index.html | 2 +- 10 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Docs/Noise_Map_From_Point_Source.rst b/Docs/Noise_Map_From_Point_Source.rst index 690b1726d..359564051 100644 --- a/Docs/Noise_Map_From_Point_Source.rst +++ b/Docs/Noise_Map_From_Point_Source.rst @@ -207,7 +207,7 @@ To adapt the colors, we will apply a cartographic style. This style: ======= .. _website : https://www.coloringnoise.com/theoretical_background/new-color-scheme/ -.. _here : https://github.com/Universite-Gustave-Eiffel/NoiseModelling/blob/v4.0.1/Docs/styles/style_beate_tomio.sld +.. _here : https://github.com/Universite-Gustave-Eiffel/NoiseModelling/blob/v4.0.2/Docs/styles/style_beate_tomio.sld .. note:: If you want to know more about noise map styles, you should read the ":doc:`Noise_Map_Color_Scheme`" page. diff --git a/Docs/conf.py b/Docs/conf.py index 8dee2d882..474239576 100644 --- a/Docs/conf.py +++ b/Docs/conf.py @@ -26,7 +26,7 @@ # The short X.Y version version = u'4.0' # The full version, including alpha/beta/rc tags -release = u'4.0.1' +release = u'4.0.2' # -- General configuration --------------------------------------------------- diff --git a/noisemodelling-emission/pom.xml b/noisemodelling-emission/pom.xml index 38e8d1184..409f0ec0c 100644 --- a/noisemodelling-emission/pom.xml +++ b/noisemodelling-emission/pom.xml @@ -10,7 +10,7 @@ org.orbisgis noisemodelling-parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml Translate light vehicle, heavy vehicle, public bus, tramway traffic into linear noise source. Then compute sound propagation and iso surface. diff --git a/noisemodelling-jdbc/pom.xml b/noisemodelling-jdbc/pom.xml index 296e4bfef..1e01a8fb9 100644 --- a/noisemodelling-jdbc/pom.xml +++ b/noisemodelling-jdbc/pom.xml @@ -10,7 +10,7 @@ org.orbisgis noisemodelling-parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml Compute sound propagation rays. diff --git a/noisemodelling-pathfinder/pom.xml b/noisemodelling-pathfinder/pom.xml index 1bd7e91e8..6edd44d4a 100644 --- a/noisemodelling-pathfinder/pom.xml +++ b/noisemodelling-pathfinder/pom.xml @@ -10,7 +10,7 @@ org.orbisgis noisemodelling-parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml Compute sound propagation rays. diff --git a/noisemodelling-propagation/pom.xml b/noisemodelling-propagation/pom.xml index 4c385464a..38e8b88f6 100644 --- a/noisemodelling-propagation/pom.xml +++ b/noisemodelling-propagation/pom.xml @@ -10,7 +10,7 @@ org.orbisgis noisemodelling-parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml Compute sound propagation rays. diff --git a/noisemodelling-tutorial-01/pom.xml b/noisemodelling-tutorial-01/pom.xml index d47bccaed..0ea1ceb7f 100644 --- a/noisemodelling-tutorial-01/pom.xml +++ b/noisemodelling-tutorial-01/pom.xml @@ -11,7 +11,7 @@ org.orbisgis noisemodelling-parent - 4.0.2-SNAPSHOT + 4.0.2 ../pom.xml Test case with OpenStreetMap buildings and roads diff --git a/pom.xml b/pom.xml index 601fe39a1..d37679b03 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ noisemodelling-parent noisemodelling-parent org.orbisgis - 4.0.2-SNAPSHOT + 4.0.2 NoiseModelling is an extension of H2GIS Lab-STICC - UMR CNRS 6285 diff --git a/wps_scripts/build.gradle b/wps_scripts/build.gradle index c9706b5e8..2783ef7ba 100644 --- a/wps_scripts/build.gradle +++ b/wps_scripts/build.gradle @@ -112,10 +112,10 @@ dependencies { implementation group: 'org.orbisgis', name: 'h2gis', version: '2.1.0-SNAPSHOT' implementation('org.locationtech.jts:jts-core:1.19.0') implementation('org.locationtech.jts:jts-io:1.19.0') - implementation group: 'org.orbisgis', name: 'noisemodelling-emission', version: '4.0.2-SNAPSHOT' - implementation group: 'org.orbisgis', name: 'noisemodelling-propagation', version: '4.0.2-SNAPSHOT' - implementation group: 'org.orbisgis', name: 'noisemodelling-pathfinder', version: '4.0.2-SNAPSHOT' - implementation group: 'org.orbisgis', name: 'noisemodelling-jdbc', version: '4.0.2-SNAPSHOT' + implementation group: 'org.orbisgis', name: 'noisemodelling-emission', version: '4.0.2' + implementation group: 'org.orbisgis', name: 'noisemodelling-propagation', version: '4.0.2' + implementation group: 'org.orbisgis', name: 'noisemodelling-pathfinder', version: '4.0.2' + implementation group: 'org.orbisgis', name: 'noisemodelling-jdbc', version: '4.0.2' implementation group: 'org.osgi', name: 'org.osgi.service.jdbc', version: '1.0.0' implementation group: 'org.openstreetmap.osmosis', name: 'osmosis-core', version: '0.48.3' implementation group: 'org.openstreetmap.osmosis', name: 'osmosis-pbf', version: '0.48.3' diff --git a/wpsbuilder/index.html b/wpsbuilder/index.html index 8d88e294a..724d7a503 100644 --- a/wpsbuilder/index.html +++ b/wpsbuilder/index.html @@ -1,7 +1,7 @@ - NoiseModelling 4.0.1 + NoiseModelling 4.0.2