Fix various maven pom problems:

- Add relativePath to samples pom.
- Specify versions of plugins
This commit is contained in:
Ilya Gorbunov
2016-12-04 13:41:30 +03:00
parent df88ebb1b3
commit a6fb61f5c3
5 changed files with 9 additions and 2 deletions
+1
View File
@@ -87,6 +87,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<executions>
<execution>
<id>download-idl</id>