Commit ac9eb8a9 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix Maven warning in samples

Closes gh-7716
parent bc63d5a9
......@@ -228,6 +228,11 @@
</lifecycleMappingMetadata>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>1.4</version>
</plugin>
</plugins>
</pluginManagement>
</build>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment