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/05/02 23:42:29 UTC

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

Author: robbie
Date: Fri May  2 21:42:28 2014
New Revision: 1592048

URL: http://svn.apache.org/r1592048
Log:
QPID-5610: change the correct file to use the qpid-parent 1.0 release pom :P

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=1592048&r1=1592047&r2=1592048&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 Fri May  2 21:42:28 2014
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.qpid</groupId>
     <artifactId>qpid-parent</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
   </parent>
 
   <groupId>org.apache.qpid</groupId>



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