aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-02-25 10:23:30 +0100
committerJon Bratseth <bratseth@gmail.com>2022-02-25 10:23:30 +0100
commitfc1fd0e6d2e2f651d680ee148dc0f5a8d1bddd45 (patch)
tree94fc6383b8812a85b8f2cfa47c87a3e81c6ae835 /integration/intellij/pom.xml
parentb3fe47f779805ee472d8f110af54f16e8a0caa76 (diff)
Allow strict: true | false
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 9982441c449..cb0df927ff9 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.2</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.1.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>