[#893] build agains lsp4j snapshots

Signed-off-by: Christian Dietrich <christian.dietrich@itemis.de>
This commit is contained in:
Christian Dietrich 2018-11-12 13:52:58 +01:00
parent e3464552ad
commit 536ee1f993
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ ext.versions = [
// - Update the version in `IdeProjectDescriptor#pom`.
// - Update the test expectations by running `CliWizardIntegrationTest#main`.
// - Update the versions in the `/org.eclipse.xtext.ide/META-INF/MANIFEST.MF` and `/org.eclipse.xtext.ide.tests/META-INF/MANIFEST.MF` files.
'lsp4j': '0.5.0',
'lsp4j': '0.6.0-SNAPSHOT',
'log4j': '1.2.16',
'equinoxCommon' : '3.9.0',
'equinoxRegistry' : '3.7.0',

View file

@ -28,7 +28,7 @@
</repository>
<repository>
<id>maven</id>
<url>${JENKINS_URL}/job/lsp4j/job/master/lastStableBuild/artifact/build/maven-repository</url>
<url>http://services.typefox.io/open-source/jenkins/job/lsp4j/job/master/lastStableBuild/artifact/build/maven-repository</url>
</repository>
<repository>
<id>maven2</id>