You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/06/10 17:36:17 UTC

svn commit: r413320 - in /myfaces/shared/branches/3_0_0: core/pom.xml shared-impl/pom.xml shared-tomahawk/pom.xml

Author: schof
Date: Sat Jun 10 08:36:16 2006
New Revision: 413320

URL: http://svn.apache.org/viewvc?rev=413320&view=rev
Log:
fixed SCM so we can build with continuum

Modified:
    myfaces/shared/branches/3_0_0/core/pom.xml
    myfaces/shared/branches/3_0_0/shared-impl/pom.xml
    myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml

Modified: myfaces/shared/branches/3_0_0/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/core/pom.xml?rev=413320&r1=413319&r2=413320&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/core/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/core/pom.xml Sat Jun 10 08:36:16 2006
@@ -12,9 +12,9 @@
     needed by shared-impl and shared-tomahawk</description>
   <url>http://myfaces.apache.org</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/branches/3_0_0/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/branches/3_0_0/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/branches/3_0_0/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_0/core</url>
   </scm>
   <build>
     <plugins>

Modified: myfaces/shared/branches/3_0_0/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/shared-impl/pom.xml?rev=413320&r1=413319&r2=413320&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/shared-impl/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/shared-impl/pom.xml Sat Jun 10 08:36:16 2006
@@ -18,9 +18,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/branches/3_0_0/shared-impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/branches/3_0_0/shared-impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/branches/3_0_0/shared-impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/shared-impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/shared-impl</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_0/shared-impl</url>
   </scm>
 
   <build>

Modified: myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml?rev=413320&r1=413319&r2=413320&view=diff
==============================================================================
--- myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/branches/3_0_0/shared-tomahawk/pom.xml Sat Jun 10 08:36:16 2006
@@ -18,9 +18,9 @@
   </description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/branches/3_0_0/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/branches/3_0_0/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/branches/3_0_0/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/branches/3_0_0/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/branches/3_0_0/shared-tomahawk</url>
   </scm>
 
   <build>