Skip to content

Commit

Permalink
remove SNAPSHOT version
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian1209 committed Jun 28, 2022
1 parent c0be089 commit 3cb14ff
Show file tree
Hide file tree
Showing 54 changed files with 54 additions and 91 deletions.
3 changes: 1 addition & 2 deletions blue-marble-worldmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>blue-marble-worldmap</artifactId>
Expand Down Expand Up @@ -67,4 +67,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-binding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-binding</artifactId>
Expand Down Expand Up @@ -50,4 +50,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-binio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-binio</artifactId>
Expand Down Expand Up @@ -53,4 +53,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-core</artifactId>
Expand Down Expand Up @@ -115,4 +115,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-glayer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-glayer</artifactId>
Expand Down Expand Up @@ -63,4 +63,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-jai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-jai</artifactId>
Expand Down Expand Up @@ -119,4 +119,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-metadata</artifactId>
Expand Down Expand Up @@ -86,4 +86,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions ceres-ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>ceres-ui</artifactId>
Expand Down Expand Up @@ -89,4 +89,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions globcover-worldmap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>globcover-worldmap</artifactId>
Expand Down Expand Up @@ -56,4 +56,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions lib-hdf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<groupId>ncsa.hdf</groupId>
Expand Down Expand Up @@ -126,4 +126,3 @@
</build>

</project>

2 changes: 1 addition & 1 deletion lib-openjpeg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>lib-openjpeg</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
<packaging>pom</packaging>

<name>SNAP Engine Project</name>
Expand Down
2 changes: 1 addition & 1 deletion snap-arcbingrid-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-arcbingrid-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snap-bigtiff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-bigtiff</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions snap-binning/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-binning</artifactId>
Expand Down Expand Up @@ -101,4 +101,3 @@
</plugins>
</build>
</project>

2 changes: 1 addition & 1 deletion snap-change-detection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<name>SNAP Change Detection</name>
Expand Down
2 changes: 1 addition & 1 deletion snap-classification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<name>SNAP Classification</name>
Expand Down
3 changes: 1 addition & 2 deletions snap-cluster-analysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-cluster-analysis</artifactId>
Expand Down Expand Up @@ -90,4 +90,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-collocation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-collocation</artifactId>
Expand Down Expand Up @@ -76,4 +76,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-core</artifactId>
Expand Down Expand Up @@ -305,4 +305,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-csv-dataio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-csv-dataio</artifactId>
Expand Down Expand Up @@ -73,4 +73,3 @@
</plugins>
</build>
</project>

2 changes: 1 addition & 1 deletion snap-dem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

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

<artifactId>snap-engine-kit</artifactId>
Expand Down
3 changes: 1 addition & 2 deletions snap-engine-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-engine-utilities</artifactId>
Expand Down Expand Up @@ -62,4 +62,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-envi-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-envi-reader</artifactId>
Expand Down Expand Up @@ -79,4 +79,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-envisat-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-envisat-reader</artifactId>
Expand Down Expand Up @@ -65,4 +65,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-geotiff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-geotiff</artifactId>
Expand Down Expand Up @@ -95,4 +95,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-getasse30-dem/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-getasse30-dem</artifactId>
Expand Down Expand Up @@ -49,4 +49,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-gpf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<artifactId>snap-engine</artifactId>
<groupId>org.esa.snap</groupId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-gpf</artifactId>
Expand Down Expand Up @@ -142,4 +142,3 @@
</plugins>
</build>
</project>

3 changes: 1 addition & 2 deletions snap-hdf5-writer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-hdf5-writer</artifactId>
Expand Down Expand Up @@ -67,4 +67,3 @@
</plugins>
</build>
</project>

2 changes: 1 addition & 1 deletion snap-jp2-reader/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-jp2-reader</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion snap-land-cover/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.esa.snap</groupId>
<artifactId>snap-engine</artifactId>
<version>9.0.0-SNAPSHOT</version>
<version>9.0.0</version>
</parent>

<artifactId>snap-land-cover</artifactId>
Expand Down

0 comments on commit 3cb14ff

Please sign in to comment.