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 2011/01/17 18:34:48 UTC

svn commit: r1060018 - /cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml

Author: reinhard
Date: Mon Jan 17 17:34:48 2011
New Revision: 1060018

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

Modified:
    cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml

Modified: cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml?rev=1060018&r1=1060017&r2=1060018&view=diff
==============================================================================
--- cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml (original)
+++ cocoon/trunk/tools/cocoon-rcl/cocoon-rcl-spring-reloader/pom.xml Mon Jan 17 17:34:48 2011
@@ -30,7 +30,7 @@
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <artifactId>cocoon-rcl-spring-reloader</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>Cocoon Reloading ClassLoader - Spring reloader</name>
   <description>
    This module provides a single class "SpringReloader" that is used by the
@@ -105,10 +105,4 @@
       <scope>test</scope>
     </dependency>
   </dependencies>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-rcl-spring-reloader/cocoon-rcl-spring-reloader-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-rcl-spring-reloader/cocoon-rcl-spring-reloader-1.0.0</developerConnection>
-    <url>https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-rcl-spring-reloader/cocoon-rcl-spring-reloader-1.0.0</url>
-  </scm>
 </project>