You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/04/11 23:32:45 UTC

svn commit: r393315 - /cocoon/trunk/tools/cocoon-block-deployer/pom.xml

Author: jheymans
Date: Tue Apr 11 14:32:44 2006
New Revision: 393315

URL: http://svn.apache.org/viewcvs?rev=393315&view=rev
Log:
another case where location != artifactid

Modified:
    cocoon/trunk/tools/cocoon-block-deployer/pom.xml

Modified: cocoon/trunk/tools/cocoon-block-deployer/pom.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/tools/cocoon-block-deployer/pom.xml?rev=393315&r1=393314&r2=393315&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-block-deployer/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-block-deployer/pom.xml Tue Apr 11 14:32:44 2006
@@ -41,5 +41,7 @@
     <module>cocoon-deployer-plugin-demo</module>
     <module>cocoon-tutorial-simple-block</module>             
   </modules>
-  
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools/cocoon-block-deployer</connection>
+  </scm>
 </project>