You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ma...@apache.org on 2009/08/04 14:53:50 UTC

svn commit: r800764 - /incubator/wink/trunk/pom.xml

Author: martins
Date: Tue Aug  4 12:53:49 2009
New Revision: 800764

URL: http://svn.apache.org/viewvc?rev=800764&view=rev
Log:
[maven-release-plugin] prepare branch apache-wink-0.1-incubating

Modified:
    incubator/wink/trunk/pom.xml

Modified: incubator/wink/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/pom.xml?rev=800764&r1=800763&r2=800764&view=diff
==============================================================================
--- incubator/wink/trunk/pom.xml (original)
+++ incubator/wink/trunk/pom.xml Tue Aug  4 12:53:49 2009
@@ -45,9 +45,9 @@
         <module>wink-scripts</module>
     </modules>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/tags/apache-wink-0.1-incubating-branch</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/apache-wink-0.1-incubating-branch</developerConnection>
-        <url>https://svn.apache.org/repos/asf/incubator/wink/tags/apache-wink-0.1-incubating-branch</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/apache-wink-0.1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/apache-wink-0.1-incubating</developerConnection>
+        <url>https://svn.apache.org/repos/asf/incubator/wink/branches/apache-wink-0.1-incubating</url>
     </scm>
     <build>
         <plugins>