You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2011/05/16 19:27:19 UTC

svn commit: r1103808 - /myfaces/portlet-bridge/core/trunk/pom.xml

Author: sobryan
Date: Mon May 16 17:27:19 2011
New Revision: 1103808

URL: http://svn.apache.org/viewvc?rev=1103808&view=rev
Log:
Change pom to reflect change of location

Modified:
    myfaces/portlet-bridge/core/trunk/pom.xml

Modified: myfaces/portlet-bridge/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk/pom.xml?rev=1103808&r1=1103807&r2=1103808&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk/pom.xml Mon May 16 17:27:19 2011
@@ -63,9 +63,9 @@
   <!-- contributors are in parent -->
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk_3.0.x/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk_3.0.x/</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/portlet-bridge/core/trunk_3.0.x/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk/</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/portlet-bridge/core/trunk/</url>
   </scm>
 
   <distributionManagement>