Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
updated xtext version in karaf feature (#4436)
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Kaufmann <simon.kfm@googlemail.com>
  • Loading branch information
sjsf authored and kaikreuzer committed Oct 18, 2017
1 parent e49df6c commit 9029b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/karaf/esh-tp/src/main/feature/feature.xml
Expand Up @@ -210,7 +210,7 @@
<feature dependency="true">esh-tp-xtext</feature>

<!-- Support for the Language Server Protocol -->
<bundle dependency="true">mvn:de.maggu2810.thirdparty.org.eclipse.xtext/org.eclipse.xtext.ide/2.12.0.sp1</bundle>
<bundle dependency="true">mvn:de.maggu2810.thirdparty.org.eclipse.xtext/org.eclipse.xtext.ide/2.12.0.sp2</bundle>
<bundle dependency="true">mvn:org.eclipse.xtext/org.eclipse.xtext.xbase.ide/2.12.0</bundle>
</feature>

Expand Down

0 comments on commit 9029b87

Please sign in to comment.