apply the useBaseVersion fix to watcher as well

Original commit: elastic/x-pack-elasticsearch@f3b5d76c11
This commit is contained in:
jaymode 2015-07-28 11:35:20 -04:00
parent bf2f1e35ea
commit 78068bd66f
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@
<overWrite>true</overWrite>
</artifactItem>
</artifactItems>
<useBaseVersion>true</useBaseVersion>
</configuration>
</execution>
</executions>