Skip to content

Commit

Permalink
update version to 9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lveci committed Nov 22, 2023
1 parent 0875084 commit b5dc472
Show file tree
Hide file tree
Showing 39 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion jlinda/jlinda-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jlinda</groupId>
<artifactId>jlinda</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion jlinda/jlinda-nest-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jlinda</artifactId>
<groupId>org.jlinda</groupId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>jLinda SNAP Support UI</name>
Expand Down
2 changes: 1 addition & 1 deletion jlinda/jlinda-nest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>jlinda</artifactId>
<groupId>org.jlinda</groupId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>jLinda SNAP Support</name>
Expand Down
2 changes: 1 addition & 1 deletion jlinda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>jLinda</name>
Expand Down
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
<name>Sentinel-1 Toolbox</name>
<url>https://sentinel.esa.int/web/sentinel/toolboxes/sentinel-1</url>
<description>Tools for SAR Earth Observation</description>
Expand All @@ -32,10 +32,10 @@
It is used to filter manifest.mf and set the manifest's "OpenIDE-Module-Specification-Version" header.
This is necessary to make NetBeans modules updatable and independent from the Maven version (= s1tbx.version).
-->
<s1tbx.version>9.0.4-SNAPSHOT</s1tbx.version>
<rstb.version>9.0.4-SNAPSHOT</rstb.version>
<jlinda.version>9.0.4-SNAPSHOT</jlinda.version>
<iceye.version>9.0.4-SNAPSHOT</iceye.version>
<s1tbx.version>9.0.4</s1tbx.version>
<rstb.version>9.0.4</rstb.version>
<jlinda.version>9.0.4</jlinda.version>
<iceye.version>9.0.4</iceye.version>
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
<buildDate>${maven.build.timestamp}</buildDate>

Expand Down
4 changes: 2 additions & 2 deletions rstb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RADARSAT Toolbox</name>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>

<packaging>pom</packaging>

Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>rstb-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-kit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>rstb-kit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-calibration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>rstb-op-calibration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-classification-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Classification Tools UI</name>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Classification Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-polarimetric-tools-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Polarimetric SAR Tools UI</name>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-polarimetric-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Polarimetric SAR Tools</name>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-soil-moisture-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Soil Moisture Retrieval UI</name>
Expand Down
2 changes: 1 addition & 1 deletion rstb/rstb-op-soil-moisture/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.csa.rstb</groupId>
<artifactId>rstb</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>RSTB Soil Moisture Retrieval</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-benchmark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Benchmark Tests</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-cloud</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Commons</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-io-ephemeris-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-io-ephemeris-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-io-ephemeris/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-io-ephemeris</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-kit/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>s1tbx</artifactId>
<groupId>org.esa.s1tbx</groupId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-kit</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-analysis-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Analysis Tools UI</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-calibration-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-calibration-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-calibration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-calibration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-feature-extraction-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-feature-extraction-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-feature-extraction/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-feature-extraction</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-insar-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-insar-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-insar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-insar</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-ocean-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Ocean UI</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-sar-processing-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-sar-processing-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-sar-processing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-sar-processing</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-sentinel1-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-sentinel1-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-sentinel1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-sentinel1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-utilities-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-utilities-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-op-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<artifactId>s1tbx-op-utilities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-rcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Rich Client Platform</name>
Expand Down
2 changes: 1 addition & 1 deletion s1tbx-test-stacks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<name>S1TBX Stack Integration Tests</name>
Expand Down
4 changes: 2 additions & 2 deletions snap_iceye_reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>org.esa.s1tbx</groupId>
<artifactId>s1tbx</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
</parent>

<groupId>com.iceye.esa.snap</groupId>
<artifactId>iceye-slc-reader</artifactId>
<version>9.0.4-SNAPSHOT</version>
<version>9.0.4</version>
<name>ICEYE Product readers</name>
<packaging>nbm</packaging>

Expand Down

0 comments on commit b5dc472

Please sign in to comment.