summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-30 21:45:12 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-30 21:45:12 +0200
commit25f4505ed1d15f6e859c3366127dde8823da48c2 (patch)
tree77d7ad05591f3d1e5b43232522593d6877c2011f /integration/intellij/pom.xml
parent9e915d74b000c6896393d60d02f25834eb3fac36 (diff)
Bump version
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 3f2a4c24771..dfc44ab9dc2 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.6</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.2.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>