You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by ro...@apache.org on 2010/04/26 22:52:45 UTC

svn commit: r938238 - /incubator/wink/branches/wink-1.1-incubating/pom.xml

Author: rott
Date: Mon Apr 26 20:52:45 2010
New Revision: 938238

URL: http://svn.apache.org/viewvc?rev=938238&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: incubator/wink/branches/wink-1.1-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating/pom.xml?rev=938238&r1=938237&r2=938238&view=diff
==============================================================================
--- incubator/wink/branches/wink-1.1-incubating/pom.xml (original)
+++ incubator/wink/branches/wink-1.1-incubating/pom.xml Mon Apr 26 20:52:45 2010
@@ -49,9 +49,9 @@
         <module>wink-assembly</module>
     </modules>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1-incubating</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/tags/wink-1.1-incubating</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/wink/tags/wink-1.1-incubating</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1-incubating</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/wink/branches/wink-1.1-incubating</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/wink/branches/wink-1.1-incubating</url>
     </scm>
     <build>
         <plugins>