You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2014/04/22 11:30:07 UTC

svn commit: r1589053 - /qpid/branches/0.28/qpid/java/pom.xml

Author: robbie
Date: Tue Apr 22 09:30:06 2014
New Revision: 1589053

URL: http://svn.apache.org/r1589053
Log:
QPID-5048: 0.28 specific update to compensate for changes in qpid-parent pom in r1589051

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=1589053&r1=1589052&r2=1589053&view=diff
==============================================================================
--- qpid/branches/0.28/qpid/java/pom.xml (original)
+++ qpid/branches/0.28/qpid/java/pom.xml Tue Apr 22 09:30:06 2014
@@ -51,6 +51,10 @@
     <java.source>1.6</java.source>
     <java.target>1.6</java.target>
 
+    <!-- dependency version props -->
+    <commons-configuration-version>1.8</commons-configuration-version>
+    <commons-digester-version>1.8.1</commons-digester-version>
+    <commons-logging-version>1.1.1</commons-logging-version>
     <!-- Override parent property until QPID-5702 applied -->
     <junit-version>3.8.1</junit-version>
 



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