summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-01-28 15:45:56 +0100
committerJon Bratseth <bratseth@gmail.com>2022-01-28 15:45:56 +0100
commitbd7b7bcf5b8d3ac710032f66e891caa90a4334a1 (patch)
tree94703b2384be73fb9189b217b9de8187c7f1f68c /integration/intellij/pom.xml
parent0b3976a46f761b0add47e0b112d79be8290060fa (diff)
Support multiple inheritance and standalone rank profiles
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 984968b2834..94d8fd90f99 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.2</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.0.3</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>