[Schmitzm-commits] r2226 - trunk/schmitzm-parent

scm-commit at wald.intevation.org scm-commit at wald.intevation.org
Thu Feb 14 17:03:19 CET 2013


Author: alfonx
Date: 2013-02-14 17:03:19 +0100 (Thu, 14 Feb 2013)
New Revision: 2226

Modified:
   trunk/schmitzm-parent/pom.xml
Log:
Keine Javaversionsinformationen mehr f?\195?\188r das compiler plugin



Modified: trunk/schmitzm-parent/pom.xml
===================================================================
--- trunk/schmitzm-parent/pom.xml	2013-02-14 16:02:22 UTC (rev 2225)
+++ trunk/schmitzm-parent/pom.xml	2013-02-14 16:03:19 UTC (rev 2226)
@@ -138,8 +138,10 @@
 				<artifactId>maven-compiler-plugin</artifactId>
 				<version>2.5.1</version>
 				<configuration>
+<!--
+
 					<source>1.6</source>
-					<target>1.6</target>
+					<target>1.6</target>-->
 					<excludes>
 						<exclude>**/.svn</exclude>
 					</excludes>



More information about the Schmitzm-commits mailing list