You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by il...@apache.org on 2012/06/15 09:31:36 UTC

svn commit: r1350494 - /cocoon/subprojects/cocoon-xml/trunk/pom.xml

Author: ilgrosso
Date: Fri Jun 15 07:31:36 2012
New Revision: 1350494

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

Modified:
    cocoon/subprojects/cocoon-xml/trunk/pom.xml

Modified: cocoon/subprojects/cocoon-xml/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-xml/trunk/pom.xml?rev=1350494&r1=1350493&r2=1350494&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-xml/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-xml/trunk/pom.xml Fri Jun 15 07:31:36 2012
@@ -29,7 +29,7 @@
   <modelVersion>4.0.0</modelVersion>
   
   <artifactId>cocoon-xml</artifactId>
-  <version>2.0.4</version>
+  <version>2.0.5-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>Apache Cocoon XML Utilities</name>
   <description>Various XML utilities classes.</description>
@@ -41,9 +41,9 @@
   </properties>  
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml/cocoon-xml-2.0.4</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml/cocoon-xml-2.0.4</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-xml/cocoon-xml-2.0.4</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-xml/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-xml/trunk</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-xml/trunk</url>
   </scm>
   
   <distributionManagement>