You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/08/19 08:46:23 UTC

svn commit: r686967 - /directory/project/trunk/pom.xml

Author: felixk
Date: Mon Aug 18 23:46:22 2008
New Revision: 686967

URL: http://svn.apache.org/viewvc?rev=686967&view=rev
Log:
Fix scm urls

Modified:
    directory/project/trunk/pom.xml

Modified: directory/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=686967&r1=686966&r2=686967&view=diff
==============================================================================
--- directory/project/trunk/pom.xml (original)
+++ directory/project/trunk/pom.xml Mon Aug 18 23:46:22 2008
@@ -176,9 +176,9 @@
   </contributors>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/branches/bigbang</developerConnection>
-    <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/directory/project/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/directory/project/trunk</url>
   </scm>
 
   <build>



Re: svn commit: r686967 - /directory/project/trunk/pom.xml

Posted by Alex Karasulu <ak...@apache.org>.
Ooops thanks for this Felix.

Alex

On Tue, Aug 19, 2008 at 2:46 AM, <fe...@apache.org> wrote:

> Author: felixk
> Date: Mon Aug 18 23:46:22 2008
> New Revision: 686967
>
> URL: http://svn.apache.org/viewvc?rev=686967&view=rev
> Log:
> Fix scm urls
>
> Modified:
>    directory/project/trunk/pom.xml
>
> Modified: directory/project/trunk/pom.xml
> URL:
> http://svn.apache.org/viewvc/directory/project/trunk/pom.xml?rev=686967&r1=686966&r2=686967&view=diff
>
> ==============================================================================
> --- directory/project/trunk/pom.xml (original)
> +++ directory/project/trunk/pom.xml Mon Aug 18 23:46:22 2008
> @@ -176,9 +176,9 @@
>   </contributors>
>
>   <scm>
> -    <connection>scm:svn:
> http://svn.apache.org/repos/asf/directory/project/branches/bigbang
> </connection>
> -    <developerConnection>scm:svn:
> https://svn.apache.org/repos/asf/directory/project/branches/bigbang
> </developerConnection>
> -    <url>http://svn.apache.org/viewvc/directory/project/branches/bigbang
> </url>
> +    <connection>scm:svn:
> http://svn.apache.org/repos/asf/directory/project/trunk</connection>
> +    <developerConnection>scm:svn:
> https://svn.apache.org/repos/asf/directory/project/trunk
> </developerConnection>
> +    <url>http://svn.apache.org/viewvc/directory/project/trunk</url>
>   </scm>
>
>   <build>
>
>
>


-- 
Microsoft gives you Windows, Linux gives you the whole house ...