Skip to content

Commit

Permalink
set version to 8.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marpet committed Nov 5, 2021
1 parent b93199d commit 0906c4f
Show file tree
Hide file tree
Showing 42 changed files with 46 additions and 46 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
<name>Sentinel-3 Toolbox</name>
<description>Tools for the Sentinel-3 Satellite</description>
<url>https://github.com/senbox-org/s3tbx</url>
Expand Down Expand Up @@ -73,19 +73,19 @@
<packaging>pom</packaging>

<properties>
<snap.version>8.0.6-SNAPSHOT</snap.version>
<snap.version>8.0.8</snap.version>
<!--
snap.version is the Maven module version.
snap.nbmSpecVersion is the NetBeans module specification version.
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 (= snap.version).
-->
<s3tbx.version>8.0.4-SNAPSHOT</s3tbx.version>
<s3tbx.version>8.0.4</s3tbx.version>
<netbeans.version>RELEASE82</netbeans.version>
<javahelp.version>2.0.05</javahelp.version>
<netcdf.version>5.3.1</netcdf.version>
<seadas.reader.version>1.9.4-SNAPSHOT</seadas.reader.version>
<seadas.reader.ui.version>1.9.4-SNAPSHOT</seadas.reader.ui.version>
<seadas.reader.version>1.9.4</seadas.reader.version>
<seadas.reader.ui.version>1.9.4</seadas.reader.ui.version>
<brandingToken>s3tbx</brandingToken>
<user.language>en</user.language>
<maven.build.timestamp.format>yyyyMMdd</maven.build.timestamp.format>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-aatsr-sst-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

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

<artifactId>s3tbx-aatsr-sst</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-alos-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

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

<artifactId>s3tbx-arc-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-arc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-arc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-atsr-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-atsr-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-avhrr-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-avhrr-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-c2rcc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-c2rcc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-flhmci-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-flhmci-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-flhmci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-flhmci</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-fu-operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-fu-operator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-fub-wew-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-fub-wew-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-fub-wew/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-fub-wew</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-insitu-client-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

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

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

<artifactId>s3tbx-landsat-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-brr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-brr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-cloud/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-cloud</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-l2auxdata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-l2auxdata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-ops/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-ops</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-radiometry-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-radiometry-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-radiometry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-radiometry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-sdr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-sdr</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-meris-smac/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-meris-smac</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-merisl3-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-merisl3-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-modis-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-modis-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-mphchl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-mphchl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-o2a-harmonisation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-o2a-harmonisation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-olci-radiometry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-olci-radiometry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-owt-classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<name>Optical Water Type Classification Operator</name>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-ppe-operator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-ppe-operator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-rad2refl-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-rad2refl-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-rad2refl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

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

<artifactId>s3tbx-sentinel3-reader-ui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-sentinel3-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<packaging>nbm</packaging>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-slstr-pdu-stitching-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<name>Sentinel-3 SLSTR PDU Stitching UI</name>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-slstr-pdu-stitching/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<name>Sentinel-3 SLSTR PDU Stitching</name>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-slstr-regrid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<packaging>nbm</packaging>
Expand Down
2 changes: 1 addition & 1 deletion s3tbx-spot-vgt-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>s3tbx</artifactId>
<groupId>org.esa.s3tbx</groupId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<artifactId>s3tbx-spot-vgt-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion seadas-reader-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.s3tbx</groupId>
<artifactId>s3tbx</artifactId>
<version>8.0.4-SNAPSHOT</version>
<version>8.0.4</version>
</parent>

<groupId>org.esa.snap.seadas</groupId>
Expand Down
Loading

0 comments on commit 0906c4f

Please sign in to comment.