You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ph...@apache.org on 2013/06/04 12:29:40 UTC

svn commit: r1489373 - /qpid/proton/trunk/pom.xml

Author: philharveyonline
Date: Tue Jun  4 10:29:40 2013
New Revision: 1489373

URL: http://svn.apache.org/r1489373
Log:
NO-JIRA: added pom comments

Modified:
    qpid/proton/trunk/pom.xml

Modified: qpid/proton/trunk/pom.xml
URL: http://svn.apache.org/viewvc/qpid/proton/trunk/pom.xml?rev=1489373&r1=1489372&r2=1489373&view=diff
==============================================================================
--- qpid/proton/trunk/pom.xml (original)
+++ qpid/proton/trunk/pom.xml Tue Jun  4 10:29:40 2013
@@ -26,6 +26,10 @@
 
   <groupId>org.apache.qpid</groupId>
   <artifactId>proton-project</artifactId>
+  <!-- We use a static 1.0-SNAPSHOT version so that dependent projects
+       requiring the latest trunk build can use an unchanging value in their pom.xml.
+       We will use a more representative version if and when snapshots from multiple
+       branches are being concurrently produced. -->
   <version>1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 



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