summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2022-02-22 14:19:41 +0100
committerJon Bratseth <bratseth@gmail.com>2022-02-22 14:19:41 +0100
commitb2381385b04ae3bda3ad9291d13de93d564d0c81 (patch)
treeb53b0a6912430702bb835a7bcd173de8cf92afed /integration/intellij/pom.xml
parent96916710a1b46cbed64f15345e56a3a68df235f5 (diff)
Allow dotted names where appropriate
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 f460033c4a9..9982441c449 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.1</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.1.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>