diff artifacts-common/pom.xml @ 554:673d3bf7eb11

Fixed: maven version not specified, leads to warning during build.
author gernotbelger
date Wed, 13 Jun 2018 15:36:06 +0200
parents eab76b8b94b1
children ccd029fbc084
line wrap: on
line diff
--- a/artifacts-common/pom.xml	Thu Mar 01 12:11:07 2018 +0100
+++ b/artifacts-common/pom.xml	Wed Jun 13 15:36:06 2018 +0200
@@ -50,6 +50,7 @@
       <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-compiler-plugin</artifactId>
+         <version>2.0.2</version>         
          <configuration>
             <source>1.6</source>
             <target>1.6</target>

http://dive4elements.wald.intevation.org