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/05/18 11:14:29 UTC

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

Author: reinhard
Date: Fri May 18 02:14:28 2007
New Revision: 539335

URL: http://svn.apache.org/viewvc?view=rev&rev=539335
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=539335&r1=539334&r2=539335
==============================================================================
--- cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-flowscript/cocoon-flowscript-impl/pom.xml Fri May 18 02:14:28 2007
@@ -32,7 +32,7 @@
     <relativePath>../../pom.xml</relativePath>    
   </parent>
   <artifactId>cocoon-flowscript-impl</artifactId>
-  <version>1.0.0-RC1</version>
+  <version>1.0.0-RC2-SNAPSHOT</version>
   <name>Cocoon Flowscript Block Implementation</name>
   <url>http://cocoon.apache.org/${docs.m.flowscript.relPath}</url>  
 
@@ -82,12 +82,5 @@
         </plugins>
       </build>      
     </profile>
-  </profiles>  
-  
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-RC1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-RC1</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-flowscript-impl/cocoon-flowscript-impl-1.0.0-RC1</url>
-  </scm>
+  </profiles>
 </project>