Author: robbie
Date: Tue Apr 22 10:36:04 2014
New Revision: 1589078

URL: http://svn.apache.org/r1589078
Log:
QPID-5717: override qpid-parent and specify a 1.6.0 minimum JVM enforcement to 
match the existing 1.6 class format override

Modified:
    qpid/branches/0.28/qpid/java/pom.xml

Modified: qpid/branches/0.28/qpid/java/pom.xml
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.28/qpid/java/pom.xml?rev=1589078&r1=1589077&r2=1589078&view=diff
==============================================================================
--- qpid/branches/0.28/qpid/java/pom.xml (original)
+++ qpid/branches/0.28/qpid/java/pom.xml Tue Apr 22 10:36:04 2014
@@ -47,7 +47,8 @@
   </distributionManagement>
 
   <properties>
-    <!-- javac source/target properties -->
+    <!-- override parent to use Java 6 -->
+    <minimum-java-version>1.6.0</minimum-java-version>
     <java.source>1.6</java.source>
     <java.target>1.6</java.target>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to