[apex] Update jorje to 2019-01-18-a041d7

This commit is contained in:
Andreas Dangel
2019-01-18 09:46:29 +01:00
parent a52ffc6eb8
commit 200cd2c210
5 changed files with 5 additions and 8 deletions

View File

@ -16,7 +16,7 @@
<!-- Workaround for https://youtrack.jetbrains.com/issue/IDEA-188690 -->
<maven.compiler.source>1.${java.version}</maven.compiler.source>
<maven.compiler.target>1.${java.version}</maven.compiler.target>
<apex.jorje.version>2018-11-21</apex.jorje.version>
<apex.jorje.version>2019-01-18-a041d7</apex.jorje.version>
</properties>
<build>

View File

@ -12,6 +12,3 @@ In order to download the jar file, minimize it and add a the jar files to the lo
./create-local-repo.sh
For the PMD 6.0.0 Release, the versions from
<https://github.com/forcedotcom/salesforcedx-vscode/tree/54b127925eebfcfd14cd9988018438ba49ec3d43/packages/salesforcedx-vscode-apex/out>
have been taken.

View File

@ -4,6 +4,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>apex</groupId>
<artifactId>apex-jorje-lsp-minimized</artifactId>
<version>2018-11-21</version>
<version>2019-01-18-a041d7</version>
<description>POM was created from install:install-file</description>
</project>

View File

@ -3,10 +3,10 @@
<groupId>apex</groupId>
<artifactId>apex-jorje-lsp-minimized</artifactId>
<versioning>
<release>2018-11-21</release>
<release>2019-01-18-a041d7</release>
<versions>
<version>2018-11-21</version>
<version>2019-01-18-a041d7</version>
</versions>
<lastUpdated>20190107201234</lastUpdated>
<lastUpdated>20190118084525</lastUpdated>
</versioning>
</metadata>