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 2007/10/27 20:00:18 UTC

svn commit: r589163 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: manolito
Date: Sat Oct 27 11:00:17 2007
New Revision: 589163

URL: http://svn.apache.org/viewvc?rev=589163&view=rev
Log:
Changed jira url to projects overview (rather than myfaces core).
Fixed the scm urls.

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=589163&r1=589162&r2=589163&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Sat Oct 27 11:00:17 2007
@@ -17,7 +17,7 @@
     <url>http://myfaces.apache.org</url>
     <issueManagement>
         <system>jira</system>
-        <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
+        <url>https://issues.apache.org/jira/secure/BrowseProjects.jspa</url>
     </issueManagement>
     <ciManagement>
         <system>continuum</system>
@@ -485,9 +485,9 @@
         </contributor>        
     </contributors>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/maven/trunk/master-pom</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/maven/trunk/master-pom</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/myfaces/maven/trunk/master-pom</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-master-pom/trunk</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/myfaces/myfaces-master-pom/trunk</url>
     </scm>
     <build>
         <extensions>