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/12/07 17:42:49 UTC

svn commit: r483539 - /cocoon/trunk/blocks/cocoon-flowscript/pom.xml

Author: reinhard
Date: Thu Dec  7 08:42:48 2006
New Revision: 483539

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

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

Modified: cocoon/trunk/blocks/cocoon-flowscript/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-flowscript/pom.xml?view=diff&rev=483539&r1=483538&r2=483539
==============================================================================
--- cocoon/trunk/blocks/cocoon-flowscript/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-flowscript/pom.xml Thu Dec  7 08:42:48 2006
@@ -29,17 +29,11 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cocoon-flowscript</artifactId>
-  <version>1</version>
+  <version>2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Flowscript Block [modules]</name>
   <description />
   <modules>
     <module>cocoon-flowscript-impl</module>
   </modules>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-flowscript-1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-flowscript-1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-flowscript-1</url>
-  </scm>
 </project>