summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-05-18 14:19:52 +0200
committerJon Bratseth <bratseth@gmail.com>2022-05-18 14:19:52 +0200
commit8aafdb9f38f71161a7786c03c3f2f97b2d02f688 (patch)
treef5b0e4c4cc58bb584fbb072cf9747f39a8ddf939 /integration/intellij/pom.xml
parent16de8d32fd0394335ffa065b61f4943c4fd49542 (diff)
Support new syntax
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 1c973b84d37..3f2a4c24771 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.5</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.1.6</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>