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 2007/02/15 18:08:00 UTC

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

Author: reinhard
Date: Thu Feb 15 09:07:59 2007
New Revision: 508017

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

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

Modified: cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml?view=diff&rev=508017&r1=508016&r2=508017
==============================================================================
--- cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml Thu Feb 15 09:07:59 2007
@@ -32,7 +32,7 @@
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-flowscript-impl</artifactId>
-  <version>1.0.0-M2</version>
+  <version>1.0.0-RC1-SNAPSHOT</version>
   <name>Cocoon Flowscript Block Implementation</name>
 
   <distributionManagement>
@@ -79,11 +79,4 @@
       <scope>provided</scope>
     </dependency>
   </dependencies>
-  
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-M2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-M2</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-M2</url>
-  </scm>
 </project>