Project

General

Profile

« Previous | Next » 

Revision 62ba8972

Added by Andreas Müller over 2 years ago

ref #9359 revert update maven-compiler-plugin 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>3.9.0</version> 
212
		<version>2.3.2</version> 
213 213
        <configuration>
214 214
          <source>${java.codelevel}</source>
215 215
          <target>${java.codelevel}</target>

Also available in: Unified diff