aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-11-29 15:51:43 +0100
committerJon Bratseth <bratseth@vespa.ai>2023-11-29 15:53:14 +0100
commit276dcb0ff818310a0580537ffd534331d4eb6463 (patch)
tree0bd0122436530322577d17847b12df08d89f69e8 /integration/intellij/pom.xml
parent7ad3607c2216017a0c32348e107a01e868ed8841 (diff)
Support 2023.2
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 f8fef937536..b57bd8d379f 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.4.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.5.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle.kts -->
<description>
Maven wrapper for the gradle build of this IntelliJ plugin.
</description>