File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ If you want to use a custom version of `mbeddr` with Gradle, publish its artifac
1414
1515## Supported MPS versions
1616
17- The latest supported MPS version is master, plus the three previous versions on maintenance branches.
17+ The latest supported MPS version is master, plus the two previous versions on maintenance branches.
1818
1919### What does support mean in this case?
2020
@@ -28,9 +28,6 @@ For details, see the [wiki](https://github.com/IETS3/iets3.opensource/wiki/Suppo
2828| Master | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/latest )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ master] ( https://github.com/IETS3/iets3.opensource/tree/master ) |
2929| 2025.1 | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/versions/version[starts-with(text(),'2025.1')][last()] )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ maintenance/mps20251] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20251 ) | [ maintenance/mps20251] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20251 ) |
3030| 2024.1 | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/versions/version[starts-with(text(),'2024.1')][last()] )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ maintenance/mps20241] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20241 ) | [ maintenance/mps20241] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20241 ) |
31- | 2023.2 | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/versions/version[starts-with(text(),'2023.2')][last()] )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ maintenance/mps20232] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20232 ) | [ maintenance/mps20232] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20232 ) |
32- | 2022.3 | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/versions/version[starts-with(text(),'2022.3')][last()] )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ maintenance/mps20223] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20223 ) | [ maintenance/mps20223] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20223 ) |
33- | 2022.2 | [ ![ artifacts.itemis.cloud] ( https://img.shields.io/badge/dynamic/xml?url=https://artifacts.itemis.cloud/repository/maven-mps/org/iets3/opensource/maven-metadata.xml&label=artifacts.itemis.cloud&color=success&query=.//versioning/versions/version[starts-with(text(),'2022.2')][last()] )] ( https://artifacts.itemis.cloud/#browse/browse:maven-mps:org%2Fiets3%2Fopensource ) | [ maintenance/mps20222] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20222 ) | [ maintenance/mps20222] ( https://github.com/IETS3/iets3.opensource/tree/maintenance/mps20222 ) |
3431
3532## Documentation
3633
You can’t perform that action at this time.
0 commit comments