Project

General

Profile

« Previous | Next » 

Revision f8ef902e

Added by Andreas Müller over 2 years ago

ref #9359 update maven-compiler-plugin to first 3.x (3.0) version in cdmlib

View differences:

pom.xml
209 209
      <plugin>
210 210
        <groupId>org.apache.maven.plugins</groupId>
211 211
        <artifactId>maven-compiler-plugin</artifactId>
212
		<version>2.5.1</version> 
212
		<version>3.0</version> 
213 213
        <configuration>
214 214
          <source>${java.codelevel}</source>
215 215
          <target>${java.codelevel}</target>

Also available in: Unified diff