Mercurial > dive4elements > framework
comparison artifacts-common/pom.xml @ 565:8d11d6a17f3b
Mit 3.2.x zusammenführen
author | Gernot Belger <g.belger@bjoernsen.de> |
---|---|
date | Wed, 15 Jul 2020 11:53:27 +0200 |
parents | ccd029fbc084 |
children | 5cd1c627cda9 |
comparison
equal
deleted
inserted
replaced
562:05caf2e731d0 | 565:8d11d6a17f3b |
---|---|
48 </resources> | 48 </resources> |
49 <plugins> | 49 <plugins> |
50 <plugin> | 50 <plugin> |
51 <groupId>org.apache.maven.plugins</groupId> | 51 <groupId>org.apache.maven.plugins</groupId> |
52 <artifactId>maven-compiler-plugin</artifactId> | 52 <artifactId>maven-compiler-plugin</artifactId> |
53 <version>2.0.2</version> | 53 <version>2.0.2</version> |
54 <configuration> | 54 <configuration> |
55 <source>1.6</source> | 55 <source>1.6</source> |
56 <target>1.6</target> | 56 <target>1.6</target> |
57 </configuration> | 57 </configuration> |
58 </plugin> | 58 </plugin> |