summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-04-06 10:06:15 +0200
committerJon Bratseth <bratseth@gmail.com>2022-04-06 10:06:15 +0200
commita2d552abed7412a4aa7fb89146946d03107389ec (patch)
tree9e3f044cac30df5b203aaf0ef65df8fc791d09fa /integration/intellij/pom.xml
parent14d6146acdfa6d8aa7a91c247f26aae9b606904a (diff)
Support rank-profile inputs
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 cb0df927ff9..07488ed3d93 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.3</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.1.4</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>