summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-09-05 14:27:58 +0200
committerJon Bratseth <bratseth@gmail.com>2022-09-05 14:27:58 +0200
commit9f4b8527027575c5ce8c81bbb9d0377605bfd890 (patch)
treeffaf601d71b2f6ea6120a71df5ba87b88ed603e0 /integration/intellij/pom.xml
parent6969c67fc8130a696aa594ce72575e48ebbaa00f (diff)
Support IntelliJ 2022
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 d7146a60f7a..841c2ad7ee1 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.2.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.3.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>