|
From: <de...@us...> - 2016-04-18 15:35:57
|
Revision: 9377
http://sourceforge.net/p/fudaa/svn/9377
Author: deniger
Date: 2016-04-18 15:35:55 +0000 (Mon, 18 Apr 2016)
Log Message:
-----------
version 1.9-SNAPSHOT
Modified Paths:
--------------
trunk/framework/pom.xml
Modified: trunk/framework/pom.xml
===================================================================
--- trunk/framework/pom.xml 2016-04-18 15:30:56 UTC (rev 9376)
+++ trunk/framework/pom.xml 2016-04-18 15:35:55 UTC (rev 9377)
@@ -13,7 +13,7 @@
<properties>
<projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
- <javaCompiler>1.6</javaCompiler>
+ <javaCompiler>1.7</javaCompiler>
</properties>
<packaging>pom</packaging>
<name>Fudaa Framework</name>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|