aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-05-05 15:30:31 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-05-05 15:30:31 +0200
commit751c597ac672a25e010bbcf85bbc0c3e99438f38 (patch)
tree1493ca66c7e27da41346099eaeff4dc46572a3ba /integration/intellij/pom.xml
parent940d95124995063779200c6d292e2d13b49f6f60 (diff)
Support IntelliJ 2023
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 841c2ad7ee1..f1da8f55852 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.3.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.4.0</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>