File tree Expand file tree Collapse file tree 5 files changed +10
-9
lines changed
Expand file tree Collapse file tree 5 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,8 @@ The NOAA/NGDC ncISO team and the Unidata THREDDS team work closely (and with the
2929
3030| netCDF-Java / TDS Version | threddsISO | threddsISO Tag |
3131| :------------------------------| :---------------| :---------------|
32- | 5.6.1-SNAPSHOT / 5.6-SNAPSHOT | 2.4.7-SNAPSHOT | |
32+ | 5.7.1-SNAPSHOT / 5.7-SNAPSHOT | 2.4.8-SNAPSHOT | |
33+ | 5.7.0 / 5.6 | 2.4.7 | ** v2.4.7** |
3334| 5.6.0 / 5.5 | 2.4.6 | ** v2.4.6** |
3435| 5.5.3 / 5.4 | 2.4.5 | ** v2.4.5** |
3536| 5.5.0 / 5.3 | 2.4.3 | ** v2.4.3** |
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >EDS</groupId >
88 <artifactId >threddsIso-parent</artifactId >
9- <version >2.4.7 -SNAPSHOT</version >
9+ <version >2.4.8 -SNAPSHOT</version >
1010 </parent >
1111 <artifactId >nciso-common</artifactId >
1212 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >EDS</groupId >
88 <artifactId >threddsIso-parent</artifactId >
9- <version >2.4.7 -SNAPSHOT</version >
9+ <version >2.4.8 -SNAPSHOT</version >
1010 </parent >
1111 <artifactId >nciso</artifactId >
1212 <dependencies >
Original file line number Diff line number Diff line change 44 <groupId >EDS</groupId >
55 <artifactId >threddsIso-parent</artifactId >
66 <packaging >pom</packaging >
7- <version >2.4.7 -SNAPSHOT</version >
7+ <version >2.4.8 -SNAPSHOT</version >
88 <scm >
99 <developerConnection >scm:git:https://github.com/Unidata/threddsIso.git</developerConnection >
1010 </scm >
7474 <dependency >
7575 <groupId >edu.ucar</groupId >
7676 <artifactId >netcdf-java-testing-platform</artifactId >
77- <version >5.6 .0</version >
77+ <version >5.7 .0</version >
7878 <type >pom</type >
7979 <scope >import</scope >
8080 </dependency >
172172 <artifactId >maven-compiler-plugin</artifactId >
173173 <version >${maven-compiler-plugin.version} </version >
174174 <configuration >
175- <source >11 </source >
176- <target >11 </target >
175+ <source >17 </source >
176+ <target >17 </target >
177177 </configuration >
178178 </plugin >
179179 <plugin >
250250 <maven-failsafe-plugin .version>3.2.2</maven-failsafe-plugin .version>
251251
252252 <!-- TDS version, and version for the download-tds artifacts repository (without SNAPSHOT) -->
253- <tds .version>5.6-SNAPSHOT </tds .version>
253+ <tds .version>5.6</tds .version>
254254 <downloads-tds .version>5.6</downloads-tds .version>
255255 </properties >
256256</project >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >EDS</groupId >
88 <artifactId >threddsIso-parent</artifactId >
9- <version >2.4.7 -SNAPSHOT</version >
9+ <version >2.4.8 -SNAPSHOT</version >
1010 </parent >
1111 <artifactId >tds-plugin</artifactId >
1212 <dependencies >
You can’t perform that action at this time.
0 commit comments