aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-12-13 12:24:35 +0100
committerJon Bratseth <bratseth@gmail.com>2021-12-13 12:24:35 +0100
commitf4e183401976caaa025c768986068f24d244bcf6 (patch)
tree14d6f63f13951d156c43f292104aae5cb9e9cc5c /integration/intellij/pom.xml
parentda72f32fa5bfcce81b6bcc8dbe717be0869bcc77 (diff)
Support IntelliJ 213
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 4b9350dcb90..984968b2834 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.0.1</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.0.2</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>