[Schmitzm-commits] r2219 - trunk/schmitzm-parent
scm-commit at wald.intevation.org
scm-commit at wald.intevation.org
Thu Feb 14 16:26:16 CET 2013
Author: alfonx
Date: 2013-02-14 16:26:16 +0100 (Thu, 14 Feb 2013)
New Revision: 2219
Modified:
trunk/schmitzm-parent/pom.xml
Log:
Modified: trunk/schmitzm-parent/pom.xml
===================================================================
--- trunk/schmitzm-parent/pom.xml 2013-02-03 17:42:43 UTC (rev 2218)
+++ trunk/schmitzm-parent/pom.xml 2013-02-14 15:26:16 UTC (rev 2219)
@@ -138,8 +138,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
- <source>1.6</source>
- <target>1.6</target>
+ <source>1.7</source>
+ <target>1.7</target>
<excludes>
<exclude>**/.svn</exclude> <!-- ??? -->
</excludes>
More information about the Schmitzm-commits
mailing list