You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by gn...@apache.org on 2006/05/01 11:39:07 UTC

svn commit: r398563 - /geronimo/xbean/trunk/pom.xml

Author: gnodet
Date: Mon May  1 02:39:06 2006
New Revision: 398563

URL: http://svn.apache.org/viewcvs?rev=398563&view=rev
Log:
Update svn url for tags

Modified:
    geronimo/xbean/trunk/pom.xml

Modified: geronimo/xbean/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/xbean/trunk/pom.xml?rev=398563&r1=398562&r2=398563&view=diff
==============================================================================
--- geronimo/xbean/trunk/pom.xml (original)
+++ geronimo/xbean/trunk/pom.xml Mon May  1 02:39:06 2006
@@ -121,7 +121,7 @@
         <plugin>
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
-            <tagBase>https://svn.codehaus.org/xbean/tags</tagBase>
+            <tagBase>http://svn.apache.org/repos/asf/geronimo/xbean/tags</tagBase>
           </configuration>
         </plugin>
       </plugins>
@@ -274,4 +274,4 @@
       <url>scpexe://xbean.org/home/projects/xbean/public_html/maven</url>
     </site>
   </distributionManagement>
-</project>
\ No newline at end of file
+</project>