You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2008/02/10 00:06:40 UTC

svn commit: r620210 - /geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml

Author: kevan
Date: Sat Feb  9 15:06:40 2008
New Revision: 620210

URL: http://svn.apache.org/viewvc?rev=620210&view=rev
Log:
set tagbase to tags

Modified:
    geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml

Modified: geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml?rev=620210&r1=620209&r2=620210&view=diff
==============================================================================
--- geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml (original)
+++ geronimo/components/txmanager/branches/geronimo-txmanager-parent-2.1.1/pom.xml Sat Feb  9 15:06:40 2008
@@ -214,7 +214,7 @@
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
                 <configuration>
-                    <tagBase>https://svn.apache.org/repos/asf/geronimo/components/txmanager/branches/</tagBase>
+                    <tagBase>https://svn.apache.org/repos/asf/geronimo/components/txmanager/tags/</tagBase>
 		</configuration>
 	    </plugin>
         </plugins>