Project

General

Profile

« Previous | Next » 

Revision 4b32abac

Added by Andreas Müller over 9 years ago

add maven-build-plugin infos to poms in cdmlib-app

View differences:

cdm-pesi/pom.xml
34 34
            <configuration>
35 35
				<source>${java.codelevel}</source>
36 36
            	<target>${java.codelevel}</target>
37
                <encoding>UTF-8</encoding>  <!-- necessary? should be covered by project. properties source encoding-->
37
                <encoding>UTF-8</encoding>
38 38
            </configuration>
39 39
         </plugin>
40
    
41 40
    </plugins>
42 41
  </build>
43 42
  <dependencies>   

Also available in: Unified diff