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:21:45 UTC

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

Author: cziegeler
Date: Wed Oct  7 07:21:45 2009
New Revision: 822609

URL: http://svn.apache.org/viewvc?rev=822609&view=rev
Log:
[maven-release-plugin] prepare release cocoon-serializers-charsets-1.0.0

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=822609&r1=822608&r2=822609&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:21:45 2009
@@ -32,7 +32,7 @@
     <relativePath>../../../parent/pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-serializers-charsets</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <name>Apache Cocoon Serializers Charsets</name>
   
   <distributionManagement>
@@ -93,4 +93,10 @@
     </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>
 </project>