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/09/25 12:32:51 UTC

svn commit: r579185 - /cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml

Author: reinhard
Date: Tue Sep 25 03:32:50 2007
New Revision: 579185

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

Modified:
    cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml

Modified: cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml?rev=579185&r1=579184&r2=579185&view=diff
==============================================================================
--- cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml (original)
+++ cocoon/trunk/core/cocoon-xml/cocoon-xml-util/pom.xml Tue Sep 25 03:32:50 2007
@@ -29,7 +29,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cocoon-xml-util</artifactId>
-  <version>1.0.0-RC2</version>
+  <version>1.0.0-RC3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>Cocoon XML Utilities</name>
   <description>
@@ -60,11 +60,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-  
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.0.0-RC2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.0.0-RC2</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml-util/cocoon-xml-util-1.0.0-RC2</url>
-  </scm>
 </project>