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:49:47 UTC

svn commit: r1350509 - /cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml

Author: ilgrosso
Date: Fri Jun 15 07:49:47 2012
New Revision: 1350509

URL: http://svn.apache.org/viewvc?rev=1350509&view=rev
Log:
[maven-release-plugin] prepare release cocoon-spring-configurator-2.2.1

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

Modified: cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml?rev=1350509&r1=1350508&r2=1350509&view=diff
==============================================================================
--- cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml (original)
+++ cocoon/subprojects/cocoon-spring-configurator/trunk/pom.xml Fri Jun 15 07:49:47 2012
@@ -27,10 +27,10 @@
     <artifactId>cocoon</artifactId>
     <groupId>org.apache.cocoon</groupId>
     <version>9</version>
-    <relativePath/>
+    <relativePath />
   </parent>
   <artifactId>cocoon-spring-configurator</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>2.2.1</version>
   <name>Cocoon Spring Configurator</name>
   <description>
     The Cocoon Spring Configurator is an extension for the Spring framework.
@@ -40,9 +40,9 @@
   <url>http://cocoon.apache.org/${docs.m.spring-configurator.relPath}</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/tags/cocoon-spring-configurator-2.2.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/tags/cocoon-spring-configurator-2.2.1</developerConnection>
+    <url>http://svn.apache.org/repos/asf/cocoon/subprojects/cocoon-spring-configurator/tags/cocoon-spring-configurator-2.2.1</url>
   </scm>
   
   <distributionManagement>
@@ -160,7 +160,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore></ignore>
+                    <ignore />
                   </action>
                 </pluginExecution>
               </pluginExecutions>