You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ga...@apache.org on 2016/03/08 10:28:30 UTC

svn commit: r1734039 - in /xmlgraphics/fop/branches/maven: fop-sandbox/ pom.xml

Author: gadams
Date: Tue Mar  8 09:28:30 2016
New Revision: 1734039

URL: http://svn.apache.org/viewvc?rev=1734039&view=rev
Log:
Reset java.version to 1.6.

Added:
    xmlgraphics/fop/branches/maven/fop-sandbox/
Modified:
    xmlgraphics/fop/branches/maven/pom.xml

Modified: xmlgraphics/fop/branches/maven/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/maven/pom.xml?rev=1734039&r1=1734038&r2=1734039&view=diff
==============================================================================
--- xmlgraphics/fop/branches/maven/pom.xml (original)
+++ xmlgraphics/fop/branches/maven/pom.xml Tue Mar  8 09:28:30 2016
@@ -17,7 +17,7 @@
     <exec.plugin.version>1.4.0</exec.plugin.version>
     <findbugs.plugin.version>3.0.1</findbugs.plugin.version>
     <jar.plugin.version>2.6</jar.plugin.version>
-    <java.version>1.7</java.version>
+    <java.version>1.6</java.version>
     <junit.version>4.11</junit.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.info.reports.plugin.version>2.8</project.info.reports.plugin.version>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org