You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by lr...@apache.org on 2011/04/07 07:59:12 UTC

svn commit: r1089747 - /incubator/wink/branches/wink-1.1.3-incubating/pom.xml

Author: lresende
Date: Thu Apr  7 05:59:12 2011
New Revision: 1089747

URL: http://svn.apache.org/viewvc?rev=1089747&view=rev
Log:
Updating scm to point to branch

Modified:
    incubator/wink/branches/wink-1.1.3-incubating/pom.xml

Modified: incubator/wink/branches/wink-1.1.3-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1.3-incubating/pom.xml?rev=1089747&r1=1089746&r2=1089747&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1.3-incubating/pom.xml (original)
+++ incubator/wink/branches/wink-1.1.3-incubating/pom.xml Thu Apr  7 05:59:12 2011
@@ -55,9 +55,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/wink/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1.3-incubating/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1.3-incubating/</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1.3-incubating/</url>
     </scm>
     <build>
         <plugins>