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/06 15:40:30 UTC

svn commit: r1585303 - /qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml

Author: robbie
Date: Sun Apr  6 13:40:29 2014
New Revision: 1585303

URL: http://svn.apache.org/r1585303
Log:
QPID-5610: update pom to account for the unusual change of property name in the parent

Modified:
    qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml

Modified: qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml
URL: http://svn.apache.org/viewvc/qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml?rev=1585303&r1=1585302&r2=1585303&view=diff
==============================================================================
--- qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml (original)
+++ qpid/branches/QPID-5610-maven3-build-qmf-tools/qpid/tools/src/java/pom.xml Sun Apr  6 13:40:29 2014
@@ -41,7 +41,7 @@
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-jms_1.1_spec</artifactId>
-        <version>${geronimo-jms-version}</version>
+        <version>${geronimo-jms-1-1-version}</version>
         <scope>compile</scope>
       </dependency>
 



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