Skip to content

Commit

Permalink
build: fixed lsp.source version
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasRentzCAU committed Jun 15, 2021
1 parent 1d441a1 commit 6a05e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/de.cau.cs.kieler.klighd.repository/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

<bundle id="de.cau.cs.kieler.klighd.standalone" version="2.1.0.v20210615"/>
<bundle id="de.cau.cs.kieler.klighd.lsp" version="2.1.0.v20210615"/>
<bundle id="de.cau.cs.kieler.klighd.lsp.source" version="2.0.1.qualifier"/>
<bundle id="de.cau.cs.kieler.klighd.lsp.source" version="2.1.0.v20210615"/>

<repository-reference location="https://download.eclipse.org/releases/2020-06/" enabled="true" />
<repository-reference location="https://download.eclipse.org/modeling/mdt/uml2/updates/5.4/" enabled="true" />
Expand Down

0 comments on commit 6a05e86

Please sign in to comment.