Author: robbie
Date: Mon Apr 21 14:57:43 2014
New Revision: 1588895

URL: http://svn.apache.org/r1588895
Log:
QPID-5048: override the parent pom property to keep using junit 3.8.1 until 
QPID-5702 is applied

Modified:
    qpid/trunk/qpid/java/pom.xml

Modified: qpid/trunk/qpid/java/pom.xml
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/java/pom.xml?rev=1588895&r1=1588894&r2=1588895&view=diff
==============================================================================
--- qpid/trunk/qpid/java/pom.xml (original)
+++ qpid/trunk/qpid/java/pom.xml Mon Apr 21 14:57:43 2014
@@ -51,6 +51,9 @@
     <java.source>1.6</java.source>
     <java.target>1.6</java.target>
 
+    <!-- Override parent property until QPID-5702 applied -->
+    <junit-version>3.8.1</junit-version>
+
     <!-- enforcer plugin config properties -->
     
<supported-test-profiles-regex>(java-mms.0-9|java-mms.0-9-1|java-mms.0-10|java-bdb.0-9|java-bdb.0-9-1|java-bdb.0-10|java-dby.0-9|java-dby.0-9-1|java-dby.0-10|java-dby-mem.0-9|java-dby-mem.0-9-1|java-dby-mem.0-10|cpp)</supported-test-profiles-regex>
 



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

Reply via email to