You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2006/08/03 13:58:41 UTC

svn commit: r428372 - /cocoon/trunk/blocks/cocoon-forms/pom.xml

Author: reinhard
Date: Thu Aug  3 04:58:40 2006
New Revision: 428372

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

Modified:
    cocoon/trunk/blocks/cocoon-forms/pom.xml

Modified: cocoon/trunk/blocks/cocoon-forms/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-forms/pom.xml?rev=428372&r1=428371&r2=428372&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-forms/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-forms/pom.xml Thu Aug  3 04:58:40 2006
@@ -29,15 +29,9 @@
   <artifactId>cocoon-forms</artifactId>
   <packaging>pom</packaging>
   <name>Forms Block</name>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <!--modules>
     <module>cocoon-forms-impl</module>
     <module>cocoon-forms-sample</module>
   </modules-->
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-forms-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-forms-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-forms-1</url>
-  </scm>
 </project>