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/07/31 23:09:12 UTC

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

Author: jheymans
Date: Mon Jul 31 14:09:12 2006
New Revision: 427276

URL: http://svn.apache.org/viewvc?rev=427276&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: cocoon/trunk/tools/cocoon-block-deployer/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-block-deployer/pom.xml?rev=427276&r1=427275&r2=427276&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-block-deployer/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-block-deployer/pom.xml Mon Jul 31 14:09:12 2006
@@ -9,7 +9,7 @@
   <modelVersion>4.0.0</modelVersion>
   
   <artifactId>cocoon-deployer</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
     
   <packaging>pom</packaging>
   <name>Cocoon Deployer [modules]</name>
@@ -21,8 +21,8 @@
     <module>cocoon-tutorial-simple-block</module>             
   </modules>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-deployer-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-deployer-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-deployer-1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/trunk/tools/cocoon-block-deployer</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/trunk/cocoon-tools-modules/cocoon-deployer</developerConnection>
+    <url>http://svn.apache.org/viewcvs/cocoon/trunk/cocoon-tools-modules/cocoon-deployer</url>
   </scm>
 </project>