You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2009/10/07 09:24:34 UTC

svn commit: r822612 - /cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml

Author: cziegeler
Date: Wed Oct  7 07:24:34 2009
New Revision: 822612

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

Modified:
    cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml

Modified: cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml?rev=822612&r1=822611&r2=822612&view=diff
==============================================================================
--- cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml (original)
+++ cocoon/trunk/blocks/cocoon-serializers/cocoon-serializers-charsets/pom.xml Wed Oct  7 07:24:34 2009
@@ -32,7 +32,7 @@
     <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-serializers-charsets</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Apache Cocoon Serializers Charsets</name>
   
   <distributionManagement>
@@ -91,12 +91,5 @@
         </plugins>
       </build>      
     </profile>
-  </profiles>  
-  
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-serializers-charsets/cocoon-serializers-charsets-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-serializers-charsets/cocoon-serializers-charsets-1.0.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-serializers-charsets/cocoon-serializers-charsets-1.0.0</url>
-  </scm>
+  </profiles>
 </project>