You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2010/03/12 18:05:33 UTC

svn commit: r922341 - /myfaces/trinidad/branches/trinidad-1.2.x/pom.xml

Author: matzew
Date: Fri Mar 12 17:05:32 2010
New Revision: 922341

URL: http://svn.apache.org/viewvc?rev=922341&view=rev
Log:
updated SCM info on branch

Modified:
    myfaces/trinidad/branches/trinidad-1.2.x/pom.xml

Modified: myfaces/trinidad/branches/trinidad-1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-1.2.x/pom.xml?rev=922341&r1=922340&r2=922341&view=diff
==============================================================================
--- myfaces/trinidad/branches/trinidad-1.2.x/pom.xml (original)
+++ myfaces/trinidad/branches/trinidad-1.2.x/pom.xml Fri Mar 12 17:05:32 2010
@@ -138,9 +138,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/trinidad/trunk/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad/branches/trinidad-1.2.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad/branches/trinidad-1.2.x</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/trinidad/branches/trinidad-1.2.x</url>
   </scm>
 
   <repositories>
@@ -536,7 +536,7 @@
         <version>2.0</version>
         <configuration>
           <preparationGoals>clean verify install</preparationGoals>
-          <tagBase>https://svn.apache.org/repos/asf/myfaces/trinidad/tags/</tagBase>
+          <tagBase>https://svn.apache.org/repos/asf/myfaces/trinidad/tags</tagBase>
         </configuration>
       </plugin>