Skip to content

Commit d5d76a8

Browse files
committed
set version to 9.0.0
1 parent 8db76f3 commit d5d76a8

File tree

14 files changed

+78
-78
lines changed

14 files changed

+78
-78
lines changed

idepix-assembly/pom.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<artifactId>snap-idepix</artifactId>
77
<groupId>org.esa.snap</groupId>
8-
<version>9.0.0-SNAPSHOT</version>
8+
<version>9.0.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<artifactId>idepix-assembly</artifactId>
14-
<version>9.0.0-SNAPSHOT</version>
14+
<version>9.0.0</version>
1515
<packaging>nbm</packaging>
1616

1717
<description>Collects NBM modules in one directory for uploading to SNAP repository</description>
@@ -21,74 +21,74 @@
2121
<!-- <dependency>-->
2222
<!-- <groupId>org.esa.snap</groupId>-->
2323
<!-- <artifactId>idepix-avhrr</artifactId>-->
24-
<!-- <version>9.0.0-SNAPSHOT</version>-->
24+
<!-- <version>9.0.0</version>-->
2525
<!-- <type>nbm</type>-->
2626
<!-- </dependency>-->
2727
<dependency>
2828
<groupId>org.esa.snap</groupId>
2929
<artifactId>idepix-core</artifactId>
30-
<version>9.0.0-SNAPSHOT</version>
30+
<version>9.0.0</version>
3131
<type>nbm</type>
3232
</dependency>
3333
<dependency>
3434
<groupId>org.esa.snap</groupId>
3535
<artifactId>idepix-landsat8</artifactId>
36-
<version>9.0.0-SNAPSHOT</version>
36+
<version>9.0.0</version>
3737
<type>nbm</type>
3838
</dependency>
3939
<dependency>
4040
<groupId>org.esa.snap</groupId>
4141
<artifactId>idepix-meris</artifactId>
42-
<version>9.0.0-SNAPSHOT</version>
42+
<version>9.0.0</version>
4343
<type>nbm</type>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.esa.snap</groupId>
4747
<artifactId>idepix-modis</artifactId>
48-
<version>9.0.0-SNAPSHOT</version>
48+
<version>9.0.0</version>
4949
<type>nbm</type>
5050
</dependency>
5151
<dependency>
5252
<groupId>org.esa.snap</groupId>
5353
<artifactId>idepix-olci</artifactId>
54-
<version>9.0.0-SNAPSHOT</version>
54+
<version>9.0.0</version>
5555
<type>nbm</type>
5656
</dependency>
5757
<!-- mp: Shall not be released yet -->
5858
<!-- <dependency>-->
5959
<!-- <groupId>org.esa.snap</groupId>-->
6060
<!-- <artifactId>idepix-olcislstr</artifactId>-->
61-
<!-- <version>9.0.0-SNAPSHOT</version>-->
61+
<!-- <version>9.0.0</version>-->
6262
<!-- <type>nbm</type>-->
6363
<!-- </dependency>-->
6464
<dependency>
6565
<groupId>org.esa.snap</groupId>
6666
<artifactId>idepix-probav</artifactId>
67-
<version>9.0.0-SNAPSHOT</version>
67+
<version>9.0.0</version>
6868
<type>nbm</type>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.esa.snap</groupId>
7272
<artifactId>idepix-s2msi</artifactId>
73-
<version>9.0.0-SNAPSHOT</version>
73+
<version>9.0.0</version>
7474
<type>nbm</type>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.esa.snap</groupId>
7878
<artifactId>idepix-seawifs</artifactId>
79-
<version>9.0.0-SNAPSHOT</version>
79+
<version>9.0.0</version>
8080
<type>nbm</type>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.esa.snap</groupId>
8484
<artifactId>idepix-spotvgt</artifactId>
85-
<version>9.0.0-SNAPSHOT</version>
85+
<version>9.0.0</version>
8686
<type>nbm</type>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.esa.snap</groupId>
9090
<artifactId>idepix-viirs</artifactId>
91-
<version>9.0.0-SNAPSHOT</version>
91+
<version>9.0.0</version>
9292
<type>nbm</type>
9393
</dependency>
9494
</dependencies>
@@ -127,74 +127,74 @@
127127
<!-- <artifactItem>-->
128128
<!-- <groupId>org.esa.snap</groupId>-->
129129
<!-- <artifactId>idepix-avhrr</artifactId>-->
130-
<!-- <version>9.0.0-SNAPSHOT</version>-->
130+
<!-- <version>9.0.0</version>-->
131131
<!-- <type>nbm</type>-->
132132
<!-- </artifactItem>-->
133133
<artifactItem>
134134
<groupId>org.esa.snap</groupId>
135135
<artifactId>idepix-core</artifactId>
136-
<version>9.0.0-SNAPSHOT</version>
136+
<version>9.0.0</version>
137137
<type>nbm</type>
138138
</artifactItem>
139139
<artifactItem>
140140
<groupId>org.esa.snap</groupId>
141141
<artifactId>idepix-landsat8</artifactId>
142-
<version>9.0.0-SNAPSHOT</version>
142+
<version>9.0.0</version>
143143
<type>nbm</type>
144144
</artifactItem>
145145
<artifactItem>
146146
<groupId>org.esa.snap</groupId>
147147
<artifactId>idepix-meris</artifactId>
148-
<version>9.0.0-SNAPSHOT</version>
148+
<version>9.0.0</version>
149149
<type>nbm</type>
150150
</artifactItem>
151151
<artifactItem>
152152
<groupId>org.esa.snap</groupId>
153153
<artifactId>idepix-modis</artifactId>
154-
<version>9.0.0-SNAPSHOT</version>
154+
<version>9.0.0</version>
155155
<type>nbm</type>
156156
</artifactItem>
157157
<artifactItem>
158158
<groupId>org.esa.snap</groupId>
159159
<artifactId>idepix-olci</artifactId>
160-
<version>9.0.0-SNAPSHOT</version>
160+
<version>9.0.0</version>
161161
<type>nbm</type>
162162
</artifactItem>
163163
<!-- mp: Shall not be released yet -->
164164
<!-- <artifactItem>-->
165165
<!-- <groupId>org.esa.snap</groupId>-->
166166
<!-- <artifactId>idepix-olcislstr</artifactId>-->
167-
<!-- <version>9.0.0-SNAPSHOT</version>-->
167+
<!-- <version>9.0.0</version>-->
168168
<!-- <type>nbm</type>-->
169169
<!-- </artifactItem>-->
170170
<artifactItem>
171171
<groupId>org.esa.snap</groupId>
172172
<artifactId>idepix-probav</artifactId>
173-
<version>9.0.0-SNAPSHOT</version>
173+
<version>9.0.0</version>
174174
<type>nbm</type>
175175
</artifactItem>
176176
<artifactItem>
177177
<groupId>org.esa.snap</groupId>
178178
<artifactId>idepix-s2msi</artifactId>
179-
<version>9.0.0-SNAPSHOT</version>
179+
<version>9.0.0</version>
180180
<type>nbm</type>
181181
</artifactItem>
182182
<artifactItem>
183183
<groupId>org.esa.snap</groupId>
184184
<artifactId>idepix-seawifs</artifactId>
185-
<version>9.0.0-SNAPSHOT</version>
185+
<version>9.0.0</version>
186186
<type>nbm</type>
187187
</artifactItem>
188188
<artifactItem>
189189
<groupId>org.esa.snap</groupId>
190190
<artifactId>idepix-spotvgt</artifactId>
191-
<version>9.0.0-SNAPSHOT</version>
191+
<version>9.0.0</version>
192192
<type>nbm</type>
193193
</artifactItem>
194194
<artifactItem>
195195
<groupId>org.esa.snap</groupId>
196196
<artifactId>idepix-viirs</artifactId>
197-
<version>9.0.0-SNAPSHOT</version>
197+
<version>9.0.0</version>
198198
<type>nbm</type>
199199
</artifactItem>
200200
</artifactItems>

idepix-avhrr/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,26 +21,26 @@
2121
<parent>
2222
<groupId>org.esa.snap</groupId>
2323
<artifactId>snap-idepix</artifactId>
24-
<version>9.0.0-SNAPSHOT</version>
24+
<version>9.0.0</version>
2525
</parent>
2626

2727
<artifactId>idepix-avhrr</artifactId>
28-
<version>9.0.0-SNAPSHOT</version>
28+
<version>9.0.0</version>
2929
<packaging>nbm</packaging>
3030

3131
<name>IdePix AVHRR</name>
3232
<description>Classification of pixels (cloud, snow, ice, land, water) originating from AVHRR.
3333
</description>
3434

3535
<properties>
36-
<idepix.version>8.0.0</idepix.version>
36+
<idepix-core.version>8.0.0</idepix-core.version>
3737
</properties>
3838

3939
<dependencies>
4040
<dependency>
4141
<groupId>org.esa.snap</groupId>
4242
<artifactId>idepix-core</artifactId>
43-
<version>${idepix.version}</version>
43+
<version>${idepix-core.version}</version>
4444
</dependency>
4545
<dependency>
4646
<groupId>org.esa.snap</groupId>

idepix-core/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<parent>
2222
<groupId>org.esa.snap</groupId>
2323
<artifactId>snap-idepix</artifactId>
24-
<version>9.0.0-SNAPSHOT</version>
24+
<version>9.0.0</version>
2525
</parent>
2626

2727
<artifactId>idepix-core</artifactId>
28-
<version>9.0.0-SNAPSHOT</version>
28+
<version>9.0.0</version>
2929

3030
<packaging>nbm</packaging>
3131

idepix-landsat8/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<parent>
2222
<groupId>org.esa.snap</groupId>
2323
<artifactId>snap-idepix</artifactId>
24-
<version>9.0.0-SNAPSHOT</version>
24+
<version>9.0.0</version>
2525
</parent>
2626

2727
<artifactId>idepix-landsat8</artifactId>
28-
<version>9.0.0-SNAPSHOT</version>
28+
<version>9.0.0</version>
2929

3030
<packaging>nbm</packaging>
3131

@@ -34,14 +34,14 @@
3434
</description>
3535

3636
<properties>
37-
<idepix.version>9.0.0-SNAPSHOT</idepix.version>
37+
<idepix-core.version>9.0.0</idepix-core.version>
3838
</properties>
3939

4040
<dependencies>
4141
<dependency>
4242
<groupId>org.esa.snap</groupId>
4343
<artifactId>idepix-core</artifactId>
44-
<version>${idepix.version}</version>
44+
<version>${idepix-core.version}</version>
4545
</dependency>
4646

4747
<dependency>

idepix-meris/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,27 @@
2121
<parent>
2222
<groupId>org.esa.snap</groupId>
2323
<artifactId>snap-idepix</artifactId>
24-
<version>9.0.0-SNAPSHOT</version>
24+
<version>9.0.0</version>
2525
</parent>
2626

2727
<artifactId>idepix-meris</artifactId>
28-
<version>9.0.0-SNAPSHOT</version>
28+
<version>9.0.0</version>
2929

3030
<packaging>nbm</packaging>
3131

3232
<name>IdePix MERIS</name>
3333
<description>Classification of pixels (cloud, snow, ice, land, water) originating from MERIS.</description>
3434

3535
<properties>
36-
<idepix.version>9.0.0-SNAPSHOT</idepix.version>
37-
<s3tbx.version>9.0.0-SNAPSHOT</s3tbx.version>
36+
<idepix-core.version>9.0.0</idepix-core.version>
37+
<s3tbx.version>9.0.0</s3tbx.version>
3838
</properties>
3939

4040
<dependencies>
4141
<dependency>
4242
<groupId>org.esa.snap</groupId>
4343
<artifactId>idepix-core</artifactId>
44-
<version>${idepix.version}</version>
44+
<version>${idepix-core.version}</version>
4545
</dependency>
4646

4747
<dependency>

idepix-modis/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@
2222
<parent>
2323
<groupId>org.esa.snap</groupId>
2424
<artifactId>snap-idepix</artifactId>
25-
<version>9.0.0-SNAPSHOT</version>
25+
<version>9.0.0</version>
2626
</parent>
2727

2828
<artifactId>idepix-modis</artifactId>
29-
<version>9.0.0-SNAPSHOT</version>
29+
<version>9.0.0</version>
3030

3131
<packaging>nbm</packaging>
3232

3333
<name>IdePix MODIS</name>
3434
<description>Classification of pixels (cloud, snow, ice, land, water) originating from MODIS.</description>
3535

3636
<properties>
37-
<idepix.version>9.0.0-SNAPSHOT</idepix.version>
38-
<s3tbx.version>9.0.0-SNAPSHOT</s3tbx.version>
37+
<idepix-core.version>9.0.0</idepix-core.version>
38+
<s3tbx.version>9.0.0</s3tbx.version>
3939
</properties>
4040

4141
<dependencies>
4242
<dependency>
4343
<groupId>org.esa.snap</groupId>
4444
<artifactId>idepix-core</artifactId>
45-
<version>${idepix.version}</version>
45+
<version>${idepix-core.version}</version>
4646
</dependency>
4747

4848
<dependency>

idepix-olci/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,27 +22,27 @@
2222
<parent>
2323
<groupId>org.esa.snap</groupId>
2424
<artifactId>snap-idepix</artifactId>
25-
<version>9.0.0-SNAPSHOT</version>
25+
<version>9.0.0</version>
2626
</parent>
2727

2828
<artifactId>idepix-olci</artifactId>
29-
<version>9.0.0-SNAPSHOT</version>
29+
<version>9.0.0</version>
3030

3131
<packaging>nbm</packaging>
3232

3333
<name>IdePix OLCI</name>
3434
<description>Classification of pixels (cloud, snow, ice, land, water) originating from OLCI.</description>
3535

3636
<properties>
37-
<idepix.version>9.0.0-SNAPSHOT</idepix.version>
38-
<s3tbx.version>9.0.0-SNAPSHOT</s3tbx.version>
37+
<idepix-core.version>9.0.0</idepix-core.version>
38+
<s3tbx.version>9.0.0</s3tbx.version>
3939
</properties>
4040

4141
<dependencies>
4242
<dependency>
4343
<groupId>org.esa.snap</groupId>
4444
<artifactId>idepix-core</artifactId>
45-
<version>${idepix.version}</version>
45+
<version>${idepix-core.version}</version>
4646
</dependency>
4747

4848
<dependency>

idepix-olcislstr/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<parent>
2222
<groupId>org.esa.snap</groupId>
2323
<artifactId>snap-idepix</artifactId>
24-
<version>9.0.0-SNAPSHOT</version>
24+
<version>9.0.0</version>
2525
</parent>
2626

2727
<artifactId>idepix-olcislstr</artifactId>
28-
<version>9.0.0-SNAPSHOT</version>
28+
<version>9.0.0</version>
2929

3030
<packaging>nbm</packaging>
3131

@@ -35,15 +35,15 @@
3535
</description>
3636

3737
<properties>
38-
<idepix.version>9.0.0-SNAPSHOT</idepix.version>
39-
<s3tbx.version>9.0.0-SNAPSHOT</s3tbx.version>
38+
<idepix-core.version>9.0.0</idepix-core.version>
39+
<s3tbx.version>9.0.0</s3tbx.version>
4040
</properties>
4141

4242
<dependencies>
4343
<dependency>
4444
<groupId>org.esa.snap</groupId>
4545
<artifactId>idepix-core</artifactId>
46-
<version>${idepix.version}</version>
46+
<version>${idepix-core.version}</version>
4747
</dependency>
4848

4949
<dependency>

0 commit comments

Comments
 (0)