summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2024-02-06 13:04:50 +0100
committerJon Bratseth <bratseth@vespa.ai>2024-02-06 13:04:50 +0100
commit31077d9604a88286b322edfd15e09d84ebdaf046 (patch)
treed8638afee5954b83d8b6e9aada16b5832939d08b /integration/intellij/pom.xml
parent2191193c6e107eb68611ddb106e5f572bea32903 (diff)
Release 1.6
- New icons - Forward compatibility - Compatibility with all JetBrain IDEs
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 b57bd8d379f..8156ac8a142 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.5.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle.kts -->
+ <version>1.6.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>