You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by jh...@apache.org on 2007/04/01 22:32:49 UTC

svn commit: r524676 - /excalibur/trunk/components/sourceresolve/pom.xml

Author: jheymans
Date: Sun Apr  1 13:32:49 2007
New Revision: 524676

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

Modified:
    excalibur/trunk/components/sourceresolve/pom.xml

Modified: excalibur/trunk/components/sourceresolve/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/sourceresolve/pom.xml?view=diff&rev=524676&r1=524675&r2=524676
==============================================================================
--- excalibur/trunk/components/sourceresolve/pom.xml (original)
+++ excalibur/trunk/components/sourceresolve/pom.xml Sun Apr  1 13:32:49 2007
@@ -25,7 +25,7 @@
   <name>Excalibur Sourceresolve</name>
   <groupId>org.apache.excalibur.components</groupId>
   <artifactId>excalibur-sourceresolve</artifactId>
-  <version>2.2.2</version>
+  <version>2.2.3-SNAPSHOT</version>
   <inceptionYear>1997</inceptionYear>
   <description>
         A very common problem is resolving a source, which means finding a source using a URI. The source resolver of
@@ -91,8 +91,8 @@
     </plugins>
   </build>
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-sourceresolve-2.2.2</connection>
-    <url>https://svn.apache.org/repos/asf/excalibur/tags/excalibur-sourceresolve-2.2.2</url>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/tags/excalibur-sourceresolve-2.2.2</developerConnection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/excalibur/trunk/components/sourceresolve</connection>
+    <url>http://svn.apache.org/viewcvs.cgi/excalibur/trunk/components/sourceresolve</url>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/excalibur/trunk/excalibur-components-modules/excalibur-sourceresolve</developerConnection>
   </scm>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org