summaryrefslogtreecommitdiffstats
path: root/integration/intellij/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-11-23 21:45:16 +0100
committerJon Bratseth <bratseth@gmail.com>2021-11-23 21:45:16 +0100
commit02281d433a565c8bb4ef9a2fae018f65e41c95f0 (patch)
tree0212de39a34c85df9053f20ddbb826563101b904 /integration/intellij/pom.xml
parentc99a5a806940e9e24d3e9b67345ba7b435cb4b87 (diff)
Improve description and bump version
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 84a24b788b8..4b9350dcb90 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.0</version> <!-- See copy-zip below, which depends on this being the same as the v. in build.gradle -->
+ <version>1.0.1</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>