You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2009/06/26 20:36:52 UTC

svn commit: r788809 - /activemq/activemq-cpp/trunk/pom.xml

Author: tabish
Date: Fri Jun 26 18:36:51 2009
New Revision: 788809

URL: http://svn.apache.org/viewvc?rev=788809&view=rev
Log:
Update for Apache Release Conformance

Modified:
    activemq/activemq-cpp/trunk/pom.xml

Modified: activemq/activemq-cpp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/pom.xml?rev=788809&r1=788808&r2=788809&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/pom.xml (original)
+++ activemq/activemq-cpp/trunk/pom.xml Fri Jun 26 18:36:51 2009
@@ -77,6 +77,7 @@
     <module>activemq-cpp</module>
   </modules>
 
+  <!--
   <distributionManagement>
     <repository>
       <id>release.apache.org</id>
@@ -89,6 +90,7 @@
       <url>file://${basedir}/target</url>
     </snapshotRepository>
   </distributionManagement>
+  -->
 
   <scm>
     <connection>scm:svn:https://svn.apache.org/repos/asf/activemq/activemq-cpp/trunk</connection>