aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-04-25 18:32:59 +0200
committerJon Bratseth <bratseth@gmail.com>2022-04-25 18:32:59 +0200
commit70b52e53733914702e38f82cb0308e8024fbacef (patch)
tree134f8f319ca94908c577d04dd979f180b22c9245 /integration/intellij/pom.xml
parent2d2a7d4a0bd306c7f9056fe80514af2e3a7d2661 (diff)
Faster lambda parsing
Diffstat (limited to 'integration/intellij/pom.xml')
-rw-r--r--integration/intellij/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration/intellij/pom.xml b/integration/intellij/pom.xml
index 07488ed3d93..1c973b84d37 100644
--- a/integration/intellij/pom.xml
+++ b/integration/intellij/pom.xml
@@ -9,7 +9,7 @@
<relativePath>../parent/pom.xml</relativePath>
</parent>
<artifactId>vespa-intellij</artifactId> <!-- Not used - plugin is build by gradle -->
- <version>1.1.4</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.1.5</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
<description>
Maven wrapper for the gradle build of this IntelliJ plugin.
</description>