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/08/01 00:09:14 UTC

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

Author: jheymans
Date: Mon Jul 31 15:09:14 2006
New Revision: 427324

URL: http://svn.apache.org/viewvc?rev=427324&view=rev
Log:
[maven-release-plugin] prepare release cocoon-deployer-modules-1

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