Adopt eclipse ls build script to the latest eclipse version

This commit is contained in:
aboyko
2023-01-11 13:46:34 -05:00
parent 39de9aaf46
commit 3a745b22dd

View File

@@ -5,4 +5,4 @@ cd ../headless-services
./mvnw clean install -Dmaven.test.skip=true
cd $workdir
./mvnw -Psnapshot -Pe423 clean install -Dmaven.test.skip=true
./mvnw -Psnapshot -Pe426 clean install -Dmaven.test.skip=true