Skip to content

Commit 25f7a10

Browse files
committed
Update documentation for release
1 parent dbc528d commit 25f7a10

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

src/site/markdown/downloads.md.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ with groupID org.orekit and artifactId orekit so maven
4545
internal mechanism will download automatically all artifacts and dependencies
4646
as required.
4747

48-
#set ( $versions = {"13.1": "2025-08-01", "13.0.3": "2025-06-07", "13.0.2": "2025-04-30", "13.0.1": "2025-04-23", "13.0": "2025-04-14", "12.2.1": "2024-12-18", "12.2": "2024-10-18", "12.1.3": "2024-09-04", "12.1.2": "2024-07-13", "12.1.1": "2024-06-25", "12.1": "2024-06-24", "12.0.2": "2024-03-15", "12.0.1": "2023-12-31", "12.0": "2023-11-08", "11.3.3": "2023-06-30", "11.3.2": "2023-02-17", "11.3.1": "2022-12-24", "11.3": "2022-10-25", "11.2.1": "2022-08-01", "11.2": "2022-06-20", "11.1.2": "2022-04-27", "11.1.1": "2022-03-17", "11.1": "2022-02-14", "11.0.2": "2021-11-24", "11.0.1": "2021-10-22", "11.0": "2021-09-20", "10.3.1": "2021-06-16", "10.3": "2020-12-21", "10.2": "2020-07-14", "10.1": "2020-02-19", "10.0": "2019-06-24", "9.3.1": "2019-03-16", "9.3": "2019-01-25", "9.2": "2018-05-26","9.1": "2017-11-26","9.0.1": "2017-11-03","9.0": "2017-07-26","8.0.1": "2017-11-03","8.0": "2016-06-30","7.2.1": "2017-11-03","7.2": "2016-04-05","7.1": "2016-02-07","7.0": "2015-01-11","6.1": "2013-12-13","6.0": "2013-04-23","5.0.3": "2011-07-13","5.0.2": "2011-07-11","5.0.1": "2011-04-18"} )
48+
#set ( $versions = {"13.1.1": "2025-09-14", "13.1": "2025-08-01", "13.0.3": "2025-06-07", "13.0.2": "2025-04-30", "13.0.1": "2025-04-23", "13.0": "2025-04-14", "12.2.1": "2024-12-18", "12.2": "2024-10-18", "12.1.3": "2024-09-04", "12.1.2": "2024-07-13", "12.1.1": "2024-06-25", "12.1": "2024-06-24", "12.0.2": "2024-03-15", "12.0.1": "2023-12-31", "12.0": "2023-11-08", "11.3.3": "2023-06-30", "11.3.2": "2023-02-17", "11.3.1": "2022-12-24", "11.3": "2022-10-25", "11.2.1": "2022-08-01", "11.2": "2022-06-20", "11.1.2": "2022-04-27", "11.1.1": "2022-03-17", "11.1": "2022-02-14", "11.0.2": "2021-11-24", "11.0.1": "2021-10-22", "11.0": "2021-09-20", "10.3.1": "2021-06-16", "10.3": "2020-12-21", "10.2": "2020-07-14", "10.1": "2020-02-19", "10.0": "2019-06-24", "9.3.1": "2019-03-16", "9.3": "2019-01-25", "9.2": "2018-05-26","9.1": "2017-11-26","9.0.1": "2017-11-03","9.0": "2017-07-26","8.0.1": "2017-11-03","8.0": "2016-06-30","7.2.1": "2017-11-03","7.2": "2016-04-05","7.1": "2016-02-07","7.0": "2015-01-11","6.1": "2013-12-13","6.0": "2013-04-23","5.0.3": "2011-07-13","5.0.2": "2011-07-11","5.0.1": "2011-04-18"} )
4949
#foreach( $version in $versions.entrySet() )
5050

5151
| package | link |

src/site/markdown/faq.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ Math to Hipparchus
166166
Orekit 13.0.2 | Hipparchus 4.0.1
167167
Orekit 13.0.3 | Hipparchus 4.0.1
168168
Orekit 13.1 | Hipparchus 4.0.1
169+
Orekit 13.1.1 | Hipparchus 4.0.2
170+
169171

170172
### Maven failed to compile Orekit and complained about a missing artifact.
171173

0 commit comments

Comments
 (0)