Skip to content

Commit a9230b2

Browse files
Merge branch 'master' into integration
2 parents e579159 + e929491 commit a9230b2

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

de.dlr.sc.virsat.ide.docs.feature/docs/VirSat_IDE_ReleaseNotes.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
VirSat IDE Release Notes
22
-------------------------
33

4+
45
Release 4.16.0 (31th August 2023)
56
------------------------------------
67

@@ -9,9 +10,22 @@ New Features:
910

1011
Usability Updates:
1112
Update generated plugin dependencies to match latest depency location
13+
14+
15+
Release 4.15.0 (09th August 2022)
16+
------------------------------------
17+
18+
New Features:
19+
Added Concept language and generators of Virtual Satellite Core 4.15.0
20+
Migrated to Java 11
21+
Migrated to Eclipse 2022-03
22+
23+
Usability Updates:
24+
1225

1326
Fixed Bugs:
1427

28+
1529
Release 4.14.0 (18th February 2022)
1630
------------------------------------
1731

maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<build.file.win32>VirSat_IDE_Release_${build.version}_${env.GITHUB_SHA}_Win32.zip</build.file.win32>
107107
<build.file.linux>VirSat_IDE_Release_${build.version}_${env.GITHUB_SHA}_Linux.tar.gz</build.file.linux>
108108
<p2.repo.virsat.id>DVLM-Tools-Feature-Release</p2.repo.virsat.id>
109-
<p2.repo.virsat.url>https://sourceforge.net/projects/virtualsatellite/files/VirtualSatellite4-DVLM/release/${build.version}/2ebf0c6c75ba40bdfc379fa2356f19b74c3db491</p2.repo.virsat.url>
109+
<p2.repo.virsat.url>https://sourceforge.net/projects/virtualsatellite/files/VirtualSatellite4-DVLM/release/${build.version}/ebcfe996102db4a8b251736cfbf2afd7dece51fb</p2.repo.virsat.url>
110110
<p2.repo.overtarget.id>Overtarget-Feature-Release</p2.repo.overtarget.id>
111111
<p2.repo.overtarget.url>https://sourceforge.net/projects/overtarget/files/release/${overtarget.version}/9014ba468eeed12f9b9624b20bf8feef1f513fdd/</p2.repo.overtarget.url>
112112
</properties>

0 commit comments

Comments
 (0)