Skip to content

Commit

Permalink
[releng] Fix coevolution update site (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdulth authored Jul 17, 2024
1 parent f821588 commit c6be303
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ location "https://download.eclipse.org/capella/core/updates/releases/7.0.0/org.p
org.polarsys.capella.test.feature.feature.group
}

location "https://download.eclipse.org/diffmerge/releases/0.14.0/edm-coevolution-site" {
location "https://download.eclipse.org/diffmerge/releases/0.15.0/edm-coevolution-site" {
org.eclipse.emf.diffmerge.coevolution.sdk.feature.feature.group
}

Expand Down

0 comments on commit c6be303

Please sign in to comment.